-
-
Notifications
You must be signed in to change notification settings - Fork 102
Multiple progress bars (legacy)
Murhaf Sousli edited this page Aug 18, 2024
·
1 revision
If you need more than one the progress bar, just give it a unique id
<ng-progress id="login-loader"/>
<ng-progress id="posts_Loader"/>
<ng-progress id="mainLoader"/>
Under the hood each progress bar will get a unique progress worker.
Become a sponsor and get your logo on our README on GitHub and the front page of https://ngx-progressbar.netlify.com/.
Become a backer and get your logo on our README on GitHub.
Older version (v12)
-
Automagic features
Older version (v11)
-
Automagic features