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