spec checked

MDN: Element ariaKeyShortcuts property

Documents that aria-keyshortcuts exposes implemented keyboard shortcuts that activate or focus an element, supporting shortcut discoverability for assistive technology.

Open source

Pattern Decisions This Source Supports

Pattern Supported decision Required contract Claim note
Keyboard shortcut Choose keyboard shortcut when the design problem is accelerating one known command with a key combination, not helping users discover commands. A shortcut maps to one named command, focus target, or mode and uses the same command handler as visible controls. Supports exposing implemented shortcuts to assistive technology through aria-keyshortcuts.

Evidence Role

This source is treated as spec evidence. Use it to validate the decision rules above, not as a visual style reference.

Publisher: MDN Web Docs. Last checked: .