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