Skip to content

An ES6-friendly on-click-outside React component.

License

Notifications You must be signed in to change notification settings

sebcode/react-onclickout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the https://github.com/boblauer/react-onclickout repository.

This fork transforms the package into a functionless stub, removing the use of findDOMNode to ensure compatibility with the upcoming React 19.

It is intended for use in legacy codebases that do not depend on the package's functionality but include it as a nested dependency.

Usage with yarn:

"resolutions": {
    "react-onclickout": "npm:@sebttc/react-onclickout-dummy@^2.0.8"
}

About

An ES6-friendly on-click-outside React component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%