iink-ts - v3.2.1
Preparing search index...
TMenuItem
Type Alias TMenuItem
type
TMenuItem
=
{
disabled
?:
boolean
;
id
:
string
;
label
:
string
;
type
:
"button"
|
"checkbox"
|
"select"
|
"list"
|
"colors"
;
}
Index
Properties
disabled?
id
label
type
Properties
Optional
disabled
disabled
?:
boolean
id
id
:
string
label
label
:
string
type
type
:
"button"
|
"checkbox"
|
"select"
|
"list"
|
"colors"
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
disabled
id
label
type
iink-ts - v3.2.1
Loading...