SchedulerMessagesSettingsTagHelper

Example

Razor
<messages>
    <editable></editable>
    <recurrence-editor></recurrence-editor>
    <recurrence-messages />
    <scheduler-editor />
    <scheduler-views />
</messages>

ChildTags

Attributes

AttributeTypeDescription
all-dayStringThe text similar to "all day" displayed in day,week and agenda views.
aria-event-labelStringSpecifies the format string used to populate the aria-label attribute value of the selected event element.The arguments which can be used in the format string are: {0} - represents the title of the selected event.; {1} - represents the start date of the event. or {2} - represents the start time of the event.
aria-slot-labelStringSpecifies the format string used to populate the aria-label attribute value of the selected slot element.The arguments which can be used in the format string are: {0} - represents the start date of the slot. or {1} - represents the end date of the slot.
cancelStringThe text similar to "Cancel" displayed in scheduler.
dateStringThe text similar to "Date" displayed in scheduler.
default-row-textStringThe text similar to "All events" displayed in timeline views when there is no vertical grouping.
delete-window-titleStringThe text similar to "Delete event" displayed as title of the scheduler delete event window.
destroyStringThe text similar to "Delete" displayed in scheduler.
eventStringThe text similar to "Event" displayed in scheduler.
nextStringThe tooltip of the next navigation button.
no-dataStringThe text displayed in the Scheduler year view Tooltip when there are no events on the selected date.
pdfStringThe text displayed by the PDF export button.
previousStringThe tooltip of the previous navigation button.
refreshStringThe aria-label of the refresh toolbar button.
reset-seriesStringThe text of the reset series button.
saveStringThe text similar to "Save" displayed in scheduler.
searchStringThe Search input title and placeholder text.
select-viewStringThe aria-label of the View select element.
show-full-dayStringThe text similar to "Show full day" used in scheduler "showFullDay" button.
show-work-dayStringThe text similar to "Show business hours" used in scheduler "showWorkDay" button.
timeStringThe text similar to "Time" displayed in scheduler.
todayStringThe text similar to "Today" displayed in scheduler.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support