CustomMessagesComponent
Custom component messages override default component messages (see example).
Selector
kendo-dropdownlist-messages,kendo-combobox-messages,kendo-multicolumncombobox-messages,kendo-autocomplete-messages,kendo-multiselect-messages,kendo-dropdowntree-messages,kendo-multiselecttree-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
applyButton |
|
The text of the Apply button in the MultiSelect action sheet. | |
cancelButton |
|
The text of the Cancel button in the MultiSelect action sheet. | |
checkAllText |
|
The text displayed for the check-all checkbox. | |
clearTitle |
|
The title of the clear button. | |
filterInputLabel |
|
The text set as aria-label on the list filter input. | |
noDataText |
|
The text displayed in the popup when there are no items. | |
popupLabel |
|
The text set as aria-label on the popup containing the list of options when its role is | |
selectButtonText |
|
The text set as aria-label on the select button. |