In this demo, the views property is defined to accept the array of view options and therefore for each view, it is possible to set different configurations. In day view, the startHour is set to 7 and endHour set to 18 whereas in week view, the same is set as 9 and 19 respectively. Also, the showWeekend property is set to false only on week view along with different timescale interval. The customized template is applied to the events on Agenda view and on month view, the grouping functionality is enabled by setting group property.