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
FormNode
Interface FormNode
interface
FormNode
{
fieldset
:
boolean
;
legend
:
string
;
fields
:
FormNode
[]
;
field
:
DataField
;
value
:
any
;
}
Index
Properties
fieldset
legend
fields
field
value
Properties
fieldset
fieldset
:
boolean
legend
legend
:
string
fields
fields
:
FormNode
[]
field
field
:
DataField
value
value
:
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
fieldset
legend
fields
field
value
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...