Skip to content

Solution from my YouTube video showing how to build an accessible multilevel dropdown component following the ARIA authoring practice guideline for the menu Pattern.

License

Notifications You must be signed in to change notification settings

code-dispenser/YT-BlazorBuilds-DropDownMenu

Repository files navigation

code-dispenser icon code-dispenser

This repository contains the solution used in my YouTube video showing how to build an accessible multilevel DropDown Menu component for Blazor following the ARIA authoring practice guidelines for the Menu pattern.

Amended incorrect typescript unRegisterLostMenuFocus method. The Blazor component gets destroyed so it did/does not cause any problem but I like good clean up.

YouTube video: https://youtu.be/8nBl6PsnY_8

Coffees welcomed : https://ko-fi.com/codedispenser

My Visual Studio (VS 2022) environment has the Web Compiler 2022+ extension (by Jason Moore) installed for compiling the Sassy CSS (SCSS) files.

https://marketplace.visualstudio.com/items?itemName=Failwyn.WebCompiler64

https://github.com/failwyn/WebCompiler

About

Solution from my YouTube video showing how to build an accessible multilevel dropdown component following the ARIA authoring practice guideline for the menu Pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published