Search
Preparing search index...
The search index is not available
@lab5e/toolbox
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lab5e/toolbox
vuetifyUtil
SelectValue
Interface SelectValue<SelectValueType>
SelectValue is a generic type representing a Vuetify select value
Type parameters
SelectValueType
Hierarchy
SelectValue
Index
Properties
disabled
divider
header
text
value
Properties
Optional
disabled
disabled
?:
boolean
Optional
divider
divider
?:
boolean
Optional
header
header
?:
string
Optional
text
text
?:
string
|
number
|
Record
<
string
,
unknown
>
Optional
value
value
?:
SelectValueType
Exports
validation
vue
Util
vuetify
Util
Select
Value
disabled
divider
header
text
value
Generated using
TypeDoc
SelectValue is a generic type representing a Vuetify select value