Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyCodeSchema

Hierarchy

  • KeyCodeSchema

Index

Properties

alt?: boolean
character?: string
ctrl?: boolean
key?: Partial<Key>
meta?: boolean
shift?: boolean