Skip to main content

Module select

Module select 

Source
Expand description

Select Component

Searchable dropdown menu styled like shadcn/ui Select. Features:

  • Keyboard navigation (arrow keys, enter, escape)
  • Search/filter functionality
  • Support for icons and descriptions
  • Disabled options
  • State persistence

Structsยง

Select
Searchable dropdown select component
SelectOption
A selectable option in a dropdown
SelectResponse
Response from showing a Select component