Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRecognizerOptions

Hierarchy

  • IRecognizerOptions

Index

Properties

Properties

Optional global

global: Record<"move" | "blur", (evt?: Event) => void>

Optional local

local: Record<"enter" | "leave", () => void>

Generated using TypeDoc