Global Index
HTML5 JS API Index > DOM Tutorials & Specs

CustomEventInit

Extends EventInit.

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
any
detail = null
The detail attribute must return the value it was initialized to.
Referenced by
CustomEventCustomEvent(...)