Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyConfig

A key object that is used to determine what type of behavior to do from a keyboard event.

Hierarchy

  • KeyConfig

Index

Properties

altKey

altKey: boolean

ctrlKey

ctrlKey: boolean

key

key: string

metaKey

metaKey: boolean

shiftKey

shiftKey: boolean

type

type: FocusType

Generated using TypeDoc