stopEventPropagation

See source code

Deprecated: Use Editor.markEventAsHandled instead, or manually call event.stopPropagation() if that's what you really want.

Calls event.stopPropagation().

function stopEventPropagation(e: any): any;

Parameters

NameDescription

e

any;

Returns

any;
Prev
snapAngle
Next
strokeShapeIndicators