vue-atlas
vue-atlas copied to clipboard
[Feature request] ProgressBar component
trafficstars
props to be considered:
- animated, Boolean - a looped animation to convey live activity
- width, String - 100% by default, accept same values as Input (xs, sm, md, lg, xl, or any px/em value)
- graded, Boolean - if true, track color changes depending on current value? not sure about this yet
- a Boolean prop that when enabled displays the current value as a percentage
- a String prop that allows you to override the default value for the color of the track when its at 100%