Dropdown selection with searchable filter, multi-select, custom rendering, and async option loading.
Select is the dropdown primitive. By default it renders a simple list of options, but it scales to handle hundreds of items with built-in search filtering, virtualized scrolling, and async loading from any API endpoint.
Multi-select mode lets users pick multiple values with a tag-chip preview in the trigger. Custom option rendering supports icons, descriptions, badges, and any JSX inside each item — useful for user pickers, status selectors, and category choosers.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.