You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd suggest adding to the API a function called setLabel that provides a string describing the current progress stage. This optional label should be rendered inside the progress bar area. The label should be undefined by default resulting in the current ngProgressbar behaviour.
The text was updated successfully, but these errors were encountered:
Hm, I'm not sure about this but worth discussing. I feel like it would add more to the progress bar than what a progress bar really is, and it's probably more suited to provide in your own application, rather in this library.
I'd suggest adding to the API a function called setLabel that provides a string describing the current progress stage. This optional label should be rendered inside the progress bar area. The label should be undefined by default resulting in the current ngProgressbar behaviour.
The text was updated successfully, but these errors were encountered: