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
NumberInputConfig
Interface NumberInputConfig
interface
NumberInputConfig
{
min
:
number
;
max
:
number
;
step
:
number
|
"any"
;
type
:
"number"
|
"range"
;
}
Index
Properties
min
max
step
type
Properties
min
min
:
number
max
max
:
number
step
step
:
number
|
"any"
type
type
:
"number"
|
"range"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
min
max
step
type
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...