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
fields
FormSelectOption
Interface FormSelectOption
interface
FormSelectOption
{
value
:
string
;
label
:
string
;
group
:
string
;
disabled
:
boolean
;
selected
:
boolean
;
rule
:
boolean
;
}
Index
Properties
value
label
group
disabled
selected
rule
Properties
value
value
:
string
label
label
:
string
group
group
:
string
disabled
disabled
:
boolean
selected
selected
:
boolean
rule
rule
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
value
label
group
disabled
selected
rule
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...