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