New to Kendo UI for Angular? Start a free 30-day trial
MultiViewCalendarCustomMessagesComponent
A component that allows customization of MultiView Calendar localization messages.
html
<kendo-multiviewcalendar-messages prevButtonTitle="Previous">
</kendo-multiviewcalendar-messages>
For more information, see the globalization documentation.
Selector
kendo-multiviewcalendar-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
nextButtonTitle |
|
The title of the Next button in the header of the MultiViewCalendar. | |
parentViewButtonTitle |
|
The title of the Parent View button in the header of the MultiViewCalendar. | |
prevButtonTitle |
|
The title of the Prev button in the header of the MultiViewCalendar. | |
today |
|
The Today button text in the header of the MultiViewCalendar. |