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
createTextInput
Function createTextInput
createTextInput
(
config
:
FormInputConfig
<
string
>
)
:
HTMLInputElement
Create an
<input type="text">
element for a StringField.
Parameters
config
:
FormInputConfig
<
string
>
Returns
HTMLInputElement
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Create an
<input type="text">
element for a StringField.