A quick start Blazor project that shows how to add Syncfusion Blazor Split Button component to a Blazor WebAssembly App. This project also includes a code snippet to add icons and change their positions, display the split button items horizontally, bind a click event to the component.
Example: https://blazor.syncfusion.com/demos/buttons/split-button
Documentation: https://blazor.syncfusion.com/documentation/split-button/getting-started
Make sure that you have the compatible versions of Visual Studio 2019 0r 2022 and .NET Core SDK latest version in your machine before starting to work on this project.
To run this application, you need to first clone the add-blazor-split-button-component-to-a-blazor-webassembly-app repository and then open it in Visual Studio 2019 or 2022. Now, simply build and run your project to view the output.