Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
applications
types
FormFooterButton
Interface FormFooterButton
interface
FormFooterButton
{
type
:
string
;
name
:
string
;
icon
:
string
;
label
:
string
;
action
:
string
;
cssClass
:
string
;
disabled
:
boolean
;
}
Index
Properties
type
name
icon
label
action
css
Class
disabled
Properties
type
type
:
string
name
name
:
string
icon
icon
:
string
label
label
:
string
action
action
:
string
css
Class
css
Class
:
string
disabled
disabled
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
type
name
icon
label
action
css
Class
disabled
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...