<kendo:splitButton-messages>

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

Example

<kendo:splitButton>
    <kendo:splitButton-messages></kendo:splitButton-messages>
</kendo:splitButton>

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:splitButton-messages labelSuffix="labelSuffix">
</kendo:splitButton-messages>
In this article
Not finding the help you need?