TimePickerCustomMessagesComponent
Custom component messages override default component messages (see example).
Selector
kendo-timepicker-messages
Inputs
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
accept | string | The text of the Accept button in the popup footer of the TimeList. | |
acceptLabel | string | The label of the Accept button in the popup footer of the TimeList. | |
cancel | string | The text of the Cancel button in the popup footer of the TimeList. | |
cancelLabel | string | The label of the Cancel button in the popup footer of the TimeList. | |
now | string | The text of the Now button in the popup header of the TimeList. | |
nowLabel | string | The label of the Now button in the popup header of the TimeList. | |
toggle | string | The title of the Toggle button of the TimePicker. |