Example of Year View in Javascript Scheduler Control

/
/
Year View

This example showcases the year and timeline year views of the Scheduler with the firstMonthOfYear and monthCount properties customizations. Once the property value has been changed in the properties, it will be reflected in the Scheduler.

More Details...

Description

In this demo, we have showcased the Year and TimelineYear views that help to view the appointment in an annual calendar view. The view options are enabled by using the views property. In the TimelineYear, Horizontal and Vertical orientations are available to view the events with a different layout. Also this demo explains the customization of the different starting month of the year using firstMonthOfYear property and the number of months using the monthsCount property. Note:- Inject Year and TimelineYear modules for loading these year views.