cancellableEvent.preventDefault

Revision as of 00:58, 22 April 2021 by Mex (talk | contribs)

preventDefault

Signature: void preventDefault(void)

Usage: prevent the default action for the current event which is triggering

Return

void

On failure: void