This demo showcases how the timeline scheduler looks like with its default set of configurations.
|
Like the vertical scheduler, timeline view has the similar view types such as Timeline Day Timeline Week Timeline WorkWeek Timeline Month The Agenda and MonthAgenda views shares the same layout for both the vertical and timeline views. To use any of the timeline views such as day, week and work week in your application, the common TimelineViews module needs to be injected using Schedule.Inject() method. If in case, the timeline month view needs to be utilized, then TimelineMonth module needs to be injected.