public interface CustomEvent extends Event
This event is dispatched from JavaScript as an instance of CustomEvent class.
CustomEvent
<T> T
detail()
currentTarget, isBubbles, isCancelable, isTrusted, phase, preventDefault, stopPropagation, target, type
<T> T detail()