new Event(options)
Base class used for events (for non-HTMLElement objects)
Parameters:
Name | Type | Description |
---|---|---|
options |
string | object | The event type as a string, or an object of options to be mapped to this event |
Methods
-
stopPropagation()
-
Prevents any further propagation of this event