📖 Step 3: Design - UI Components & Patterns#65 / 291
Badge
Badge
📖One-line summary
A small number or dot on an icon, often showing notification counts.
✨Example
Display a numeric/status badge on the icon
🔔
3💬
12👤
⚡Vibe coding prompt examples
>_
Build a badge component that indicates state. Build 4 badges with different colors for active/inactive/pending/error states.
>_
Build a numeric notification badge. Show as a red dot at the top right of an icon, with '99+' if it exceeds 99.
>_
Build tag-style badges. Make them removable via an X button, and have them auto-wrap when several are listed.
Try these prompts in your AI coding assistant!