new EventArg()
Event argument.
Dependencies:
- None
Methods
(static) EventArg#preventDefault()
Prevent default.
(static) EventArg#stopPropagation()
Stop the propagation of the event.
Event argument.
Prevent default.
Stop the propagation of the event.