MCPcopy Create free account
hub / github.com/Lemoncode/mongo-modeler / useClickOutside

Function useClickOutside

apps/web/src/common/a11y/click-outside.hook.ts:3–19  ·  view source on GitHub ↗
(
  isOpen: boolean,
  ref: React.RefObject<HTMLElement>,
  callback: (e: MouseEvent) => void
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

useA11ySelectFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected