stopPropagation property

dynamic stopPropagation

Prevents further propagation of the current event.

See: developer.mozilla.org/en-US/docs/Web/API/Event/stopPropagation

Implementation

external dynamic get stopPropagation;