MinJieLiu / mac-scrollbar

Scrollbar React component with macOS style.

Home Page:https://MinJieLiu.github.io/mac-scrollbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

控制滚动条的Y轴位置

ikangjie opened this issue · comments

控制滚动条的Y轴位置

希望新增一个自由控制滚动条的位置,实现效果类似window.scrollTo

拿到滚动条的div 的 ref
ref.current.scrollTop = '0px'

插件非常好用,感谢你的贡献🎉