- GIT
- NPM
- Code: https://github.com/react-atomic/organism-react-scroll-nav/blob/main/ui/pages/index.jsx
./compile.sh s
Go to http://localhost:3000
import {fastScrollStore} from "organism-react-scroll-nav";
fastScrollStore.scroller.dispatch(/* xxx */);
import {scrollStore} from "organism-react-scroll-nav";
scrollStore.scroller.dispatch(/* xxx */);