We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d9da9 commit 2c7b1c5Copy full SHA for 2c7b1c5
docs/README.md
@@ -117,7 +117,7 @@ export default {
117
118
如果此选项为 true,则当滚动到达边的末尾时,mousewheel 事件将传播到父元素。
119
120
-**Default**: `false`
+**Default**: `true`
121
122
### `swipeEasing {Boolean}`
123
docs/en/README.md
@@ -122,7 +122,7 @@ The scroll speed applied to mousewheel event.
If this option is true, when the scroll reaches the end of the side, mousewheel
event will be propagated to parent element.
124
125
126
127
128
0 commit comments