Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
applications
fields
createNumberInput
Function createNumberInput
create
Number
Input
(
config
)
:
HTMLInputElement
Create an
<input type="number">
element for a NumberField.
Parameters
config
:
FormInputConfig
<
number
>
&
NumberInputConfig
Returns
HTMLInputElement
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
Create an
<input type="number">
element for a NumberField.