Name | Type | Values | Default |
---|---|---|---|
caption? | Boolean | true false | false |
menu? | Boolean | true false | false |
label? | Boolean | true false | true |
size | Variant | medium small large | medium |
state | Variant | rest focus disabled | rest |
validation | Variant | none invalid success | none |
fullWidth? | Variant | false true | false |
Select
Select is an input for selecting a single option from a menu.
On this page
- Updated 10 Dec 2024
Playground
No preview available
caption?
menu?
label?
fullWidth?
size
state
validation
Props
caption?
true
false
menu?
true
false
label?
true
false
size
small
large
medium
state
disabled
rest
focus
validation
none
invalid
success
fullWidth?
true
false