Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Namespaces

Interfaces

Type aliases

Type aliases

EventHandler

EventHandler<T>: (this: void, param: T) => void

Type parameters

  • T

Type declaration

    • (this: void, param: T): void
    • Parameters

      • this: void
      • param: T

      Returns void

Generated using TypeDoc