Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsgSafeKeyboardEvent

Hierarchy

  • MsgSafeKeyboardEvent

Index

Properties

altKey

altKey: boolean

bubbles

bubbles: boolean

cancelable

cancelable: boolean

code

code: string

composed

composed: boolean

ctrlKey

ctrlKey: boolean

defaultPrevented

defaultPrevented: boolean

eventPhase

eventPhase: number

isComposing

isComposing: boolean

isTrusted

isTrusted: boolean

key

key: string

locale

locale: string

location

location: number

metaKey

metaKey: boolean

repeat

repeat: boolean

shiftKey

shiftKey: boolean

target

target: MsgSafeNode

timeStamp

timeStamp: string

type

type: string

Generated using TypeDoc