Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MinimalKey

Hierarchy

  • MinimalKey

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

altKey

altKey: false = false

ctrlKey

ctrlKey: false = false

key

key: string

metaKey

metaKey: false = false

shiftKey

shiftKey: false = false

Methods

match

  • match(keyevent: any): boolean
  • Does this key match a given MinimalKey extending object?

    Parameters

    • keyevent: any

    Returns boolean

toMapstr

  • toMapstr(): string

Generated using TypeDoc