You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(material/menu): require only static content and MenuItems in popup (#27435)
Update a11y documentation for MatMenu. REquest that MatMenu should not
contain interactive controls, aside from MatMenuItem.
Add clarification for the supported configurations of MatMenu. A common
accessibility mistake is to nest interactive controls inside of a menu
popup.
Addresses #27426
(cherry picked from commit cb66d4f)
0 commit comments