Month related configuration for a calendar.

interface CalendarConfigMonths {
    values: CalendarConfigMonth[];
}

Properties

Properties

An array of months in the calendar year.