A quick start Blazor project that shows how to add a Blazor Speed Dial component to the Blazor WebAssembly App. This project also includes a code snippet to set an add icon to the speed dial button, as well as how to customize it using predefined CSS classes and position options.
Example: https://blazor.syncfusion.com/demos/speeddial/defaultfunctionalities?theme=fluent
Documentation: https://blazor.syncfusion.com/documentation/speeddial/getting-started
Make sure that you have the compatible versions of Visual Studio and .NET SDK version in your machine before starting to work on this project.
To run this application, you need to first clone the getting-started-with-the-blazor-speed-dial-component repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.