components
Installation
Usage
Imports
/components/ui/select
Code
/components/ui/select
Examples
Size
With Badge
With Avatar
Custom indicator
Indicator Position
Time Picker
Form
Props
<Select>
| Name | Default | Values |
|---|---|---|
| indicatorPosition | right | leftright |
| indicator | null | ReactNode |
| External Reference | - | - |
<SelectTrigger>
| Name | Default | Values |
|---|---|---|
| size | md | smmdlg |
| External Reference | - | - |
<SelectGroup>
| Name | Default | Values |
|---|---|---|
| label | - | string |
| External Reference | - | - |