Skip to content

KeyScope

Properties

key

key: null | string

Key to match


modifiers

modifiers: null | string

Modifiers to match


scope

scope: Scope

Scope where the key interceptor is registered

Methods

func()

func(): void

Callback of function to execute when key is pressed

Returns

void