Configuration for a screen reader keyboard shortcut.

Hierarchy

  • ScreenReaderKeyboardShortcut

Properties

List of actions to perform.

eatAllKeys: boolean

True when pressing any key in this shortcut should eat the pressed/released key, eaten keys will not send to the system.

keys: VirtualKey[]

A list of VirtualKey keys which should trigger the shortcut.

needsScreenReaderKey: boolean

True when the currently set screenreader key should be added to the list of keys.

Generated using TypeDoc