DEV Community

Cover image for How to Add the Blazor Split Button to a Blazor WebAssembly App
Arun for Syncfusion, Inc.

Posted on

How to Add the Blazor Split Button to a Blazor WebAssembly App

A quick overview on how to create and configure the Syncfusion Blazor Split Button component in a Blazor WebAssembly app using Visual Studio 2019. The Blazor Split Button has a primary button to select the default action and a secondary button to toggle between contextual overlays that display the list of action items when a dropdown arrow is clicked. In this video, you will learn how to add a simple Blazor Split Button to a Blazor WebAssembly app, and how to add icons and change its positions. You will also learn how to display Split Button items horizontally and bind the OnOpen event to the component.

Product Overview: https://www.syncfusion.com/blazor-components/blazor-split-button

Explore tutorial video: https://www.syncfusion.com/tutorial-videos

Download the example from GitHub: https://github.com/SyncfusionExamples...

Top comments (0)