Interface IEvent<T>

A simple event interface with typed event types.

Type Parameters

  • T

Hierarchy

  • IEvent

Indexable

[attachment: string]: any

Properties

Properties

target?: any
type: T

Generated using TypeDoc