SchedulerMessagesViewsSettingsTagHelper
Example
Razor
<scheduler-views/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| agenda | String | The text similar to "Agenda" displayed as scheduler "agenda" view title. |
| day | String | The text similar to "Day" displayed as scheduler "day" view title. |
| month | String | The text similar to "Month" displayed as scheduler "month" view title. |
| timeline-month | String | The text similar to "Timelnie Month" displayed as scheduler "timelineMonth" view title. |
| timeline-week | String | The text similar to "Timelnie Week" displayed as scheduler "timelineWeek" view title. |
| week | String | The text similar to "Week" displayed as scheduler "week" view title. |
| year | String | The text similar to "Year" displayed as scheduler "year" view title. |