[Feature Request] Add inverse direction option for progress bar component
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
Progress
### Description
I really like the progress bar component, but one of the functionalities that I need is to be able to set the direction of the progress bar flow (e.g. from right to left, or left to right).
Would it be possible to add this as a component attribute boolean (e.g. inverse=true/false)? For reference you can take a look at this 3rd party component which has the inverse field:
https://www.npmjs.com/package/@aacassandra/vue3-progressbar#constructor-options
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.