UNPKG

react-outside-event

Version:

A higher order React component that attaches an event listener for events that occur outside of the component element.

13 lines (11 loc) 239 B
<!DOCTYPE html> <html> <head> <link rel='icon' href='data:;base64,iVBORw0KGgo='> <link rel='stylesheet' href='./example.css'> </head> <body> <div id='playground'></div> <script src='./example.js'></script> </body> </html>