detail property
JSAny?
get
detail
The read-only detail
property of the CustomEvent interface returns
any data passed when initializing the event.
Implementation
external JSAny? get detail;
The read-only detail
property of the CustomEvent interface returns
any data passed when initializing the event.
external JSAny? get detail;