Documentation

stopPropagation()

Stops propagation of this event to parent objects.

stopPropagation(): void;

Notes

Related