Const
Typed custom event (technically a typed alias of CustomEvent). Use with CustomEventTarget.dispatchEvent to infer detail types automatically.
CustomEvent
CustomEventTarget.dispatchEvent
detail
Typed custom event (technically a typed alias of
CustomEvent
). Use withCustomEventTarget.dispatchEvent
to inferdetail
types automatically.