Skip to content

Commit 0417bfe

Browse files
committed
update(docs): update distance prop default value
1 parent 2aa7dce commit 0417bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/guide/api/props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
## distance
1212

1313
- **Type**: `Number`
14-
- **Default**: `100`
14+
- **Default**: `0`
1515
- **Details**:
1616
The `infinite` event will be fired if the scroll distance is less than this value.
1717

0 commit comments

Comments
 (0)