Select theme:

SplitButton (Angular)Link to this section

This guide demonstrates how to use the SplitButton component.

SplitButton PropertiesLink to this section

NameTypeDefaultDescription
Namestring'splitbutton' + index suffixUnique name of the splitbutton.
Textstring/expressionemptySplitButton text.
IconstringnullSplitButton icon.
Itemsarray of itemsnullSplitButton items.

image

For more info about expressions please visit expressions in our documentation.

SplitButton EventsLink to this section

NameTypeDefaultDescription
ClickeventnullClick event of the SplitButton. No event arguments or clicked item as event argument.

image

For more info about event actions please visit event actions in our documentation.

Angular declarationLink to this section

<rz-splitbutton #splitbutton0 (click)="splitbutton0Click($event)">
</rz-splitbutton>

SplitButton item PropertiesLink to this section

NameTypeDefaultDescription
TextstringstringSplitButton item text.
ValuestringstringSplitButton item value.
IconstringnullSplitButton item icon.

image

© 2016-2026 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.
IP Geolocation by DB-IP

Select theme: