📖 Step 3: Design - UI Components & Patterns#70 / 291
Progress Bar
Progress Bar
📖One-line summary
A bar that visualizes how far along a task is.
✨Example
A progress bar that auto-fills
Downloading…0%
⚡Vibe coding prompt examples
>_
Build a progress bar that shows file upload progress. Include percent display, time-remaining estimate, and cancel button.
>_
Build a stepped progress bar. Visually show which of 5 steps you are on, and display checkmarks for completed steps.
>_
Build a circular progress bar in SVG. Use it to show achievement rate on a dashboard, with the percent number in the center.
Try these prompts in your AI coding assistant!