NickDJM / accessible-menu

A JavaScript library to help you generate WAI-ARIA accessible menus in the DOM.
ISC License
38 stars 8 forks source link

feat: add initialized menus to window.AccessibleMenu.menus object #343

Closed NickDJM closed 1 month ago

NickDJM commented 2 months ago

Description

It would be nice to be able to access all generated menus on a page.