Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
data
types
CalendarConfigMonths
Interface CalendarConfigMonths
Month related configuration for a calendar.
interface
CalendarConfigMonths
{
values
:
CalendarConfigMonth
[]
;
}
Index
Properties
values
Properties
values
values
:
CalendarConfigMonth
[]
An array of months in the calendar year.
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
values
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Month related configuration for a calendar.