Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
data
types
_ArrayFieldOptions
Interface _ArrayFieldOptions
interface
_ArrayFieldOptions
{
max
?:
number
;
min
?:
number
;
}
Index
Properties
max?
min?
Properties
Optional
max
max
?:
number
The maximum number of elements.
Optional
min
min
?:
number
The minimum number of elements.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
max
min
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The maximum number of elements.