滚动指令
v-scroll指令允许您在窗口或者特定定义的元素滚动时提供回调。
v-scroll
用例
The default behavior is to bind to the window. If no additional configuration options are needed, you can simply pass your callback function.
API
Directives.Scrolling.
示例
滚动选项
为了更好地调整方法,您可以给指定目标绑定滚动事件监听器。