The Blazor Split Button triggers a default action when the primary button is clicked and provides a list of actions when the dropdown button is clicked. It has built-in support for icons and their positioning, varied sizes, disabling items, separators, RTL, and UI customization.
You can make use of different split button sizes, default and small.
Users tend to perceive visual information better than text. The Blazor Split Button has built-in options to include an icon to the left of or above the text and provide an icon-only button.
The pop-up is a toggleable container that holds a list of action items or custom content that will open or close when the button is clicked. You can customize all the items in a pop-up.
You can use a horizontal line separator to represent similar action items as a group within the list of available items.
The Blazor Split Button supports built-in themes such as Bootstrap 5, Tailwind CSS, Fluent, high contrast, and more. Users can customize these built-in themes or create new themes to achieve the desired look and feel either by simply overriding SASS variables or using the Theme Studio application.
In the Blazor Split Button, you have control over all the UI elements and behaviors. You can provide the best user experience to users through a rich set of developer-friendly APIs.
Easily get started with the Blazor Split Button using a few simple lines of C# code, as demonstrated in the following. Also explore our Blazor Split Button example that shows you how to render and configure the Split Button in Blazor.
@using Syncfusion.Blazor.SplitButtons
<SfSplitButton Content="Paste">
<DropDownMenuItems>
<DropDownMenuItem Text="Paste"></DropDownMenuItem>
<DropDownMenuItem Text="Paste Special"></DropDownMenuItem>
<DropDownMenuItem Text="Paste as Formula"></DropDownMenuItem>
<DropDownMenuItem Text="Paste as Hyperlink"></DropDownMenuItem>
</DropDownMenuItems>
</SfSplitButton>
The Split Button is also available in our JavaScript, Angular, React, and Vue frameworks that are built from their own TypeScript libraries. Check out the Split Button for different platforms from these links:
You can find our Blazor Split Button demo here.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.