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