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
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
Internal
Theme
OS
Light
Dark
On This Page
Properties
values
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Month related configuration for a calendar.