Skip to content

Commit 2c7b1c5

Browse files
committed
fix documentaion error #16
1 parent 54d9da9 commit 2c7b1c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export default {
117117

118118
如果此选项为 true,则当滚动到达边的末尾时,mousewheel 事件将传播到父元素。
119119

120-
**Default**: `false`
120+
**Default**: `true`
121121

122122
### `swipeEasing {Boolean}`
123123

docs/en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The scroll speed applied to mousewheel event.
122122
If this option is true, when the scroll reaches the end of the side, mousewheel
123123
event will be propagated to parent element.
124124

125-
**Default**: `false`
125+
**Default**: `true`
126126

127127
### `swipeEasing {Boolean}`
128128

0 commit comments

Comments
 (0)