Add a Progress Bar Component for Timeline & Loading Representation (Progressbar) #274
PhilCode-creator
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great to have a progress bar component that can visually represent progress over time, whether for tracking a timeline, a loading state, or a step-by-step process.
Feature Request:
• A horizontal or vertical progress bar that can dynamically update based on input values.
• Support for percentage-based progress (e.g., 0% to 100%)
• Customizable colors, labels, and markers to indicate milestones.
• Optional animations for smooth progress transitions.
Use Cases:
• Indicating time elapsed vs. time remaining in a timeline.
• Displaying download or upload status.
Would love to hear thoughts on this and see if it’s something worth implementing!
Beta Was this translation helpful? Give feedback.
All reactions