Stop propagation of the current event.
$ npm install --save swallowify
const swallowify = require('swallowify');
const eventfulFunction = () => {
/// Much STUFF
}
const swallowPropagationClick = swallowify(eventfulFunction);| Name | Name | Last commit date | ||
|---|---|---|---|---|