DEV Community

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

Posted on

How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

A quick overview on how to create and configure the Syncfusion Blazor Dropdown Menu component in a Blazor WebAssembly App using Visual Studio 2019. The Blazor Dropdown Menu allows users to toggle between the different contextual overlays that display the list of action items.

In this video, you will learn how to add a simple Dropdown Menu to a Blazor WebAssembly app. You will see how to add icons and change their positions. You will learn how to navigate to other webpages and display the Dropdown Menu items horizontally. Finally, you will see how to hide the Dropdown Menu arrow and bind a click event to the component.

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

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

Top comments (0)