You can find a demo athttps://angular-progress-bar-demo.stackblitz.io Appearance Basic Grey Installation Type the following command to install the package: npm install angular-progress-bar@latest --save Then you need to import it into your app modules ...
Now that you have the Ignite UI for Angular Progress Bar module or directives imported, you can start using theigx-circular-barcomponent. Using the Angular Circular Progress To have a better understanding how everything works, let's create a simple example, like the one in the demo: ...