interface CustomEvent
extends Event
Type Parameters Jump to heading
Jump to headingT = anyProperties Jump to heading
readonly
Jump to headingdetail: TReturns any custom data event was created with. Typically used for synthetic events.
Jump to headingT = anyJump to headingdetail: TReturns any custom data event was created with. Typically used for synthetic events.
Jump to headingprototype: CustomEvent