<kendo:dropDownButton-messages>

Allows localization of the strings that are used in the widget.

Example

<kendo:dropDownButton>
    <kendo:dropDownButton-messages></kendo:dropDownButton-messages>
</kendo:dropDownButton>

Configuration Attributes

labelSuffix java.lang.String

Controls the label suffix that will be concatenated to the button's text and used for the aria-label attribute.

Example

<kendo:dropDownButton-messages labelSuffix="labelSuffix">
</kendo:dropDownButton-messages>
In this article
Not finding the help you need?