Select
Select an item in a dropdown list. Use with Field to access all functionalities
Something went wrong with this field
# Multiple
selected: []
# Icons
With Material Design Icons
With FontAwesome
# Sizes
# API
Name | Description | Type | Values | Default |
---|---|---|---|---|
v-model | Binding value | Any | — | — |
size | Size of the select, optional | String | is-small , is-medium , is-large | — |
placeholder | Text when nothing is selected | String | — | — |
loading | Add the loading state to the Select | Boolean | — | false |
expanded | Select will be expanded (full-width) | Boolean | — | false |
icon | Icon name to be added | String | — | — |
icon-pack | Icon pack to use | String | mdi , fa , fas , far , fad , fal | mdi |
native-size | Same as native size | Number | — | 4 |
Any native attribute | — | — | — | — |
This page is open source. Noticed a typo or something's unclear?