https://github.com/rishiraj824/clicked-outside
HOC to blur out, remove focus from a component and make it inactive by clicking outside.
https://github.com/rishiraj824/clicked-outside
hoc preact preact-components react
Last synced: about 2 months ago
JSON representation
HOC to blur out, remove focus from a component and make it inactive by clicking outside.
- Host: GitHub
- URL: https://github.com/rishiraj824/clicked-outside
- Owner: rishiraj824
- License: apache-2.0
- Created: 2019-08-09T15:01:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T00:30:39.000Z (about 5 years ago)
- Last Synced: 2025-01-28T05:24:19.558Z (4 months ago)
- Topics: hoc, preact, preact-components, react
- Language: JavaScript
- Homepage: https://bit.dev/rishiraj824/react-components/clicked-outside
- Size: 106 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clicked-outside
Blur out, remove focus from a component and make it inactive by clicking outside.
### Installation
`yarn add @bit/rishiraj824.react-components.clicked-outside`### [Demo](https://bit.dev/rishiraj824/react-components/clicked-outside)