This is the most basic eample with html template and events to be shown on the calendar.
These two options are used to show show and change months showAdjacentMonths
and adjacentDaysChangeMonth
. Edges of other months should be visible and clicking them should switch the month.
This example demonstrates multi-day events (12th - 17th, 24th - 27th).
This example demonstrates start and end constraints. (the 4th of this month to the 24th of this month).
The forceSixRows
option, which should make a six-row calendar regardless of the length of each month.
It Should highlight the last date you clicked on.