accessible-menu
accessible-menu copied to clipboard
A JavaScript library to help you generate WAI-ARIA accessible menus in the DOM.
## Summary There is a demo directory in accessible-menu with a functional site that allows you to swap between single-level/two-level/three-level menus using native-dom/disclosure menus/top link disclosure menus/menubars/treeviews with toggling hovers...
## Description Allow treeviews to load with open submenus ## Related Issues See #268
## Summary I would like to use the Treeview in a CMS, for a multi-level sidebar navigation, where the active page is highlighted. If the page is deep inside the...
I'm having some sort of syntax issue I think getting this off the ground. I've added: `import { DisclosureMenu } from "https://esm.sh/[email protected]";` to my js file, but the console gives...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 1.6.0 to 2.0.2. Release notes Sourced from @vitest/ui's releases. v2.0.2 🐞 Bug Fixes browser: Remove @vitest/runner > pretty-format from prebundling because it doesn't exist - by @sheremet-va...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 2.0.2. Release notes Sourced from vitest's releases. v2.0.2 🐞 Bug Fixes browser: Remove @vitest/runner > pretty-format from prebundling because it doesn't exist - by @sheremet-va...
## Summary Menu buttons are a thing in the APG. Should see if it is something that we can support. ## Solution Determine if menu buttons are a thing that...
## Summary When you want to have transitions while opening and closing menus, the way we handle the transition class works fine for opening the menu, but assuming you are...
## Related Issues See #319
## Description It would be nice to be able to access all generated menus on a page.