An open API service indexing awesome lists of open source software.

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.

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)