Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyDownEvent<Settings>

Data send from the keyDown event

Type parameters

  • Settings = any

Hierarchy

Index

Properties

action

action: string

context

context: string

device

device: string

event

event: "keyDown"

payload

payload: { coordinates: Coordinates; isInMultiAction: boolean; settings: Settings; state: StateType; userDesiredState: StateType }

Type declaration

Generated using TypeDoc