Interface BasicEvent

Basic event name like that to avoid conflict with Browsers Event class.

Hierarchy

  • BasicEvent

Constructors

constructor

Properties

context?: any
defaultPrevented?: boolean
propagationStopped?: boolean
source?: unknown
type?: string

Methods

Generated using TypeDoc