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
handlebars
SelectOptionsHelperOptions
Interface SelectOptionsHelperOptions
interface
SelectOptionsHelperOptions
{
invert
:
boolean
;
selected
:
string
|
string
[]
|
Set
<
string
>
;
}
Index
Properties
invert
selected
Properties
invert
invert
:
boolean
Invert the key/value order of a provided choices object
selected
selected
:
string
|
string
[]
|
Set
<
string
>
The currently selected value or values
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
invert
selected
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Invert the key/value order of a provided choices object