calendar Module
The CalendarBase submodule is a basic UI calendar view that displays a range of dates in a two-dimensional month grid, with one or more months visible at a single time. CalendarBase supports custom date rendering, multiple calendar panes, and selection.
This module provides the following classes:
This module is a rollup of the following modules:
-
calendar-base
The CalendarBase submodule is a basic UI calendar view that displays a range of dates in a two-dimensional month grid, with one or more months visible at a single time. CalendarBase supports custom date rendering, multiple calendar panes, and selection.