Button / Split Button

Blazor Split Button Component Example - Default Functionalities

Loading Syncfusion Blazor Server Demos…

This sample demonstrates the default functionalities of the SplitButton component. Clicking the primary button triggers the default action, while clicking the secondary button displays a popup with action items.

The SplitButton component has primary and secondary buttons. The primary button selects the default action, and the secondary button toggles contextual overlays for displaying action items. It can contain both text and images.

In this sample, the SplitButton is customized using:

For more information, refer to the SplitButton documentation.