click-away
There are 5 repositories under click-away topic.
ooade/react-click-away-listener
:paw_prints: Tiny React Click Away Listener built with React Hooks
txs1992/focus-outside
📦 一个很棒的 clickOutside 库,它解决了 iframe 无法触发 clickOutside 的问题,并且它支持分组绑定处理。A good clickOutside library, which solves the problem that iframe cannot trigger clickOutside, and it supports grouping binding processing.
txs1992/v-outside
good click outside solution based on vue directives,很棒的基于 vue 指令的 click outside 解决方案。
vczb/use-on-click-away
Tiny (6kb) hook for catching outside clicks
zhenyanghua/react-click-away
Use this component to wrap other components to detect if it is clicked outside of the wrapped container.