Examples

Base examples

Best robot: Unknown
Best robot: Unknown
Favorite robots
Favorite robots

`aria-disabled="true" example

menu items with aria-disabled="true" should be keyboard navigable

Least favorite robots

Autofocus example

summary may have autofocus so it's the initially focused element in the page.

Then any focusable element inside the popup can declare autofocus too, so it gets focus when the popup is opened.

Autofocus picker