New to Kendo UI for Angular? Start a free 30-day trial
Agenda View
The Agenda view displays events in a structured list format, organized by date and time. This view is ideal for getting a comprehensive overview of scheduled events without the visual constraints of calendar grids, making it perfect for mobile devices and situations where you need to see detailed event information at a glance.
Configuration
For the full list of configuration options, refer to the AgendaViewComponent
.
html
<kendo-scheduler>
<kendo-scheduler-agenda-view></kendo-scheduler-agenda-view>
</kendo-scheduler>
Change Theme
Theme
Loading ...