A quick start Blazor project that shows how to add a Blazor Floating Action Button component to the Blazor WebAssembly App. This project also includes a code snippet to add new records to the Grid using a FAB as well as how to add an icon to the button and change its position and how to apply custom styles to the button.
Example: https://blazor.syncfusion.com/demos/fab/overview?theme=fluent
Documentation: https://blazor.syncfusion.com/documentation/floating-action-button/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-floating-action-button-component repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.