Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "keydown_content"

Index

Variables

hintmodewhitelist

hintmodewhitelist: string[] = ["F3", "F5", "F12"]

normalmodewhitelist

normalmodewhitelist: string[] = [// comment line below out once find mode is done"/","'"," ",]

Functions

TerribleModeSpecificSuppression

  • TerribleModeSpecificSuppression(ke: KeyboardEvent): void

keyeventHandler

  • keyeventHandler(ke: KeyboardEvent): void

suppressKey

  • suppressKey(ke: KeyboardEvent): void
  • Choose to suppress a key or not

    Parameters

    • ke: KeyboardEvent

    Returns void

Generated using TypeDoc