A dropdown for choosing one option from a short list.
Copy the command below and run it in your terminal.
Import Select and use it in your component:
Select in common configurations.
Select.Root - Provides select state.
Select.Trigger - Opens the select menu.
Select.Value - Displays the selected value.
Select.Label - Labels a select section.
Select.Item - Defines a selectable option.
Select.Content - Renders select options.
bunx @sivir-ui/svelte add selectpnpm dlx @sivir-ui/svelte add selectnpx @sivir-ui/svelte add selectyarn dlx @sivir-ui/svelte add select