Select
Select an item in a dropdown list. Use with Field to access all functionalities
Something went wrong with this field
Multiple
selected: []
Icons
Sizes
API
Name | Description | Type | Values | Default |
---|---|---|---|---|
selected | Binding value, optional | Any | — | — |
type | Type (color) of the select, optional | String | , , , , , , , , , and any other colors you've set in the | — |
placeholder | Text when nothing is selected, optional | String | — | — |
multiple | Multiple Select, optional | String | — | false |
size | Size of the select, optional | String | , ,
| — |
nativeSize | Same as native size, optional | String | — | — |
expanded | Select will be expanded (full-width), optional | Boolean | — | false |
rounded | Select will be rounded, optional | Boolean | — | false |
required | Select value is required, optional | Boolean | — | false |
loading | Add the loading state to the Select, optional | Boolean | — | false |
icon | Icon name to be added, optional | String | — | — |
iconPack | Icon pack to use, optional | String | , , , , ,
| mdi |
disabled | Add the disabled state to the Select, optional | String | — | false |