You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/scheduler/views/agenda.md
+31-7Lines changed: 31 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Agenda
3
3
page_title: Scheduler - Agenda View
4
-
description: Agenda View in the Scheduler for Blazor.
4
+
description: The Agenda view in the Scheduler for Blazor shows a weekly summary or a user-defined custom period in a table format, providing a clear event overview.
5
5
slug: scheduler-views-agenda
6
6
tags: telerik,blazor,scheduler,view,agenda
7
7
published: True
@@ -10,7 +10,7 @@ position: 6
10
10
11
11
# Agenda View
12
12
13
-
The Agenda view of the Scheduler for Blazor shows a weekly summary (or a custom period set by the user) in a table format.
13
+
The Agenda view of the Scheduler for Blazor shows a weekly summary (or another custom period set by the user) in a table format.
14
14
15
15
In this article:
16
16
@@ -35,10 +35,12 @@ The following parameters allow you to configure the Agenda view:
0 commit comments