Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
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
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
invert
selected
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Invert the key/value order of a provided choices object