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