📖 Step 2: Design - UI/UX Basics#47 / 291

Dropdown

Dropdown

📖One-line summary

A list of choices that unfolds downward when clicked.

Example

Click to pick an option

Vibe coding prompt examples

>_

Build a multi-select dropdown. Use checkboxes to select multiple items, and display selected items as tags.

>_

Build a searchable dropdown. Filter options as the user types, and allow selection via up/down arrow keys.

>_

Build a nested dropdown menu. When hovering a category, the submenu fans out to the side.

Try these prompts in your AI coding assistant!