Stylize the HTML5 progress element with a few extra classes and some crafty browser-specific
CSS. Be sure to read up on the browser support.
Directives :
| Directive | Selector | Description |
|---|---|---|
| NgbProgressbar | ngb-progressbar |
Directive that can be used to provide feedback on the progress of a workflow or an action. |
| Progressbar Sizes | .progress-bar-[md/sm] |
For medium and small Sizes of progressbar. |
Refer following links for usage:
| Type | URL |
|---|---|
| Bootstrap Page | https://getbootstrap.com/docs/4.1/components/progress/ |
| Template Page | https://pixinvent.com/demo/convex-bootstrap-admin-dashboard-template/demo-1/components-progress.html |