Skip to content

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.

Notifications You must be signed in to change notification settings

Lydia-Awuor/getting-started-with-the-blazor-speed-dial-component

 
 

Repository files navigation

Getting Started with the Blazor Speed Dial Component

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

Project pre-requisites

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.

How to run this application?

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.2%
  • CSS 35.5%
  • C# 4.3%