CustomEvent
Node API: Custom Event
The CustomEvent object is an adaptation of the CustomEvent Web API. Instances are created internally by Node.js.
Types
Link copied to clipboard
Describes the interface for constructing CustomEvent instances.
Properties
Functions
Link copied to clipboard
Determine whether this event can continue to be dispatched.
Link copied to clipboard
TBD.
Link copied to clipboard
Link copied to clipboard
Notify this event that it is under dispatch.
Link copied to clipboard
Notify this event that it is dispatching under a new target.
Link copied to clipboard
Notify this event that it is considered "trusted".
Link copied to clipboard
TBD.
Link copied to clipboard
Link copied to clipboard
TBD.
Link copied to clipboard
TBD.