Vibe UI
Initializing Vibe UI System...

Select

Displays a collapsible list of options for user selection, supporting full keyboard access, search filtering, and custom themes.

Select

Displays a collapsible list of options for user selection, supporting full keyboard access, search filtering, and custom themes.

Preview

Installation

pnpm dlx vibe-ui-kit@latest add select

Design System Variants

Select supports all 4 system presets matching your unified theme aesthetics:

Glassmorphism

Frosted drop blur styling.

Neon Glow

Pulsing outer box shadow.

Brutalist Retro

Thick black solid offset shadows.


Interactive Examples

With Search Filtering

Use showSearch to search through long lists of items.

With Search and Avatars

You can nest complex custom nodes (like avatar images, icons, or text structures) inside SelectItem. The dropdown and selection triggers will automatically render your layout.

Contributors

JS
Jenish Sabhadiya

Theme Customizer

8px
@theme {
  --radius: 0.5rem;
  --glass-blur: 8px;
}
Changes apply instantly to this documentation workspace.
Select | Vibe UI