@microsoft/fast-foundation > ARIAGlobalStatesAndProperties > ariaKeyshortcuts
ARIAGlobalStatesAndProperties.ariaKeyshortcuts property
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
https://www.w3.org/TR/wai-aria-1.1/#aria-keyshortcuts
Signature:ariaKeyshortcuts: string | null;
Remarks
HTML Attribute: aria-keyshortcuts