New to Kendo UI for AngularStart a free 30-day trial

Represents a custom component for overriding the default SplitButton messages. (see example).

Definition

Package:@progress/kendo-angular-buttons

Selector:kendo-splitbutton-messages

Inputs

Specifies the text for the SplitButton aria-label.

The aria-label text consists of two parts: the SplitButton text and a localizable string. For example, for a SplitButton with the text 'Reply', the default aria-label is 'Reply splitbutton'.

To reorder the SplitButton text and the localizable part, use the splitButtonLabel property with a placeholder for the button text, such as 'splitbutton for {buttonText}'. The {buttonText} placeholder is replaced internally with the current SplitButton text. For instance, the resulting aria-label is rendered as 'splitbutton for Reply'.

Specifies the text for the SplitButton toggle button aria-label.

In this article
DefinitionInputssplitButtonLabeltoggleButtonLabel
Not finding the help you need?
Contact Support