Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
MainMenuItem
Interface MainMenuItem
interface
MainMenuItem
{
enabled
:
boolean
|
(
()
=>
boolean
)
;
icon
:
string
;
label
:
string
;
onClick
:
(
arg0
:
Event
|
undefined
)
=>
void
;
}
Index
Properties
enabled
icon
label
on
Click
Properties
enabled
enabled
:
boolean
|
(
()
=>
boolean
)
icon
icon
:
string
label
label
:
string
on
Click
onClick
:
(
arg0
:
Event
|
undefined
)
=>
void
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
enabled
icon
label
on
Click
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...