react-stop-propagation
v0.2.0
Published
Curried function for stopping event propagation in React.
Downloads
34
Readme
React Stop Propagation
A simple curried function to wrap event handlers in React with a
stopPropagation
call before running the event itself.