Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyInteraction<T>

Type Parameters

  • T = undefined

Hierarchy

  • KeyInteraction

Index

Methods

  • fn(detail: T): void | Promise<void>
  • predicate(detail: T): boolean