Navigation

By default when you add an AirCalendar element to a page, only the calendar grid is displayed. To add navigation buttons like Today, Day, Week, Month, Next, Prev, etc, you have to add buttons.

AirCalendar provides actions and states that allow you the freedom to design your calendar navigation the way you like. The following actions, triggers and states are provided.

The following actions are provided.

  1. Go to Next view - Moves the calendar one step forward (by a month or week for example).

  2. Go to Prev view - Moves the calendar one step back (by a month or week for example).

  3. Go to Next year - Moves the calendar forward one year.

  4. Go to Prev year - Moves the calendar back one year.

  5. Go to Today - Moves the calendar to the current day

  6. Go to date - Moves the calendar to the supplied date.

Last updated