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
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
services property under Inject tag. If in case, the timeline month view needs to be utilized, then
TimelineMonth module needs to be injected.