SchedulerMessagesEditorSettingsTagHelper
Example
Razor
<scheduler-editor/>
Attributes
Attribute | Type | Description |
---|---|---|
all-day-event | String | The text similar to "All day event" displayed in the scheduler event editor. |
description | String | The text similar to "Description" displayed in the scheduler event editor. |
editor-title | String | The text similar to "Event" displayed as title of the scheduler event editor. |
end | String | The text similar to "End" displayed in the scheduler event editor. |
end-timezone | String | The text similar to "End timezone" displayed in the scheduler event editor. |
repeat | String | The text similar to "Repeat" displayed in the scheduler event editor. |
separate-timezones | String | The text similar to "Use separate start and end time zones" displayed in the scheduler event editor. |
start | String | The text similar to "Start" displayed in the scheduler event editor. |
start-timezone | String | The text similar to "Start timezone" displayed in the scheduler event editor. |
timezone | String | The text similar to "Timezone" displayed in the scheduler event editor. |
timezone-editor-button | String | The text similar to "Time zone" displayed as text of timezone editor button in the scheduler event editor. |
timezone-editor-title | String | The text similar to "Timezones" displayed as title of timezone editor in the scheduler event editor. |
title | String | The text similar to "Title of the event" displayed in the scheduler event editor. |