Preparing search index...
The search index is not available
iink-ts - v3.0.1
iink-ts
TMenuItemSelect
Type Alias TMenuItemSelect
TMenuItemSelect
:
{
callback
:
(
value
:
string
)
=>
void
;
disabled
?:
undefined
|
boolean
;
id
:
string
;
initValue
:
string
;
label
:
string
;
type
:
"select"
;
values
:
{
label
:
string
;
value
:
string
}
[]
;
}
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
iink-ts - v3.0.1
Loading...