UNPKG

react-load-more-hook

Version:

This is a react hook to help you implement infinite scroll or load more feature on scroll to bottom of a page or element.

7 lines 232 B
{ "imports": { "react": "../node_modules/react/umd/react.production.min.js", "react-dom": "../node_modules/react-dom/umd/react-dom.production.min.js", "react-load-more-hook": "../dist/es6/react-load-more-hook.js" } }