UNPKG

use-on-outside-click

Version:

A lightweight and flexible React hook to detect clicks outside one or multiple elements.

11 lines (10 loc) 213 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }