smooth-scroll-to
Version:
26 lines (18 loc) • 499 B
Markdown
Smooth scroll to for ES6
===
https://npm.im/smooth-scroll-to
https://github.com/react-atomic/react-atomic-organism/tree/master/lib/smooth-scroll-to
```
import smoothScrollTo from 'smooth-scroll-to';
smoothScrollTo(100);
```
smoothScrollTo(to, duration, el);
* to: scroll to where
* duration(option, default 900): for how may time
* el(option, default body): scroll node element
https://caniuse.com/mdn-api_scrolltooptions_behavior