The type of the target of the event.
The event source.
The event type.
Returns whether the default behaviour of the event has been prevented.
true if [preventDefault] has been called on this event
Prevents the default behaviour of the event. The exact effect depends on the event type.
This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.
Base type of MICD events that allow listeners to avoid a default behaviour.