democracyos-stop
v0.0.2
Published
Cross-browser .stopPropagation.
Downloads
48
Readme
stop
Cross-browser .stopPropagation
.
Installation
$ component install yields/stop
Example
anchor.onclick = require('stop');
API
stop(e)
Stop the given e
, if the argument is omitted,
the method will fallback to window.event
.
License
MIT