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
fields
createSelectInput
Function createSelectInput
createSelectInput
(
config
:
FormInputConfig
<
string
>
&
SelectInputConfig
,
)
:
HTMLSelectElement
Create a
<select>
element for a StringField.
Parameters
config
:
FormInputConfig
<
string
>
&
SelectInputConfig
Returns
HTMLSelectElement
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Create a
<select>
element for a StringField.