Skip to content

Commit a6e6b39

Browse files
committed
Modify usage for reset event
1 parent b32fde3 commit a6e6b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ When the `InfiniteLoading` component received this event, it will display the no
9797
When the `InfiniteLoading` component received this event, it will display the no more data tips.
9898

9999
#### $InfiniteLoading:reset
100-
When the `InfiniteLoading` component received this event, it will reset itself, and the `on-infinite` function will be called.
100+
When the `InfiniteLoading` component received this event, it will reset itself, and the `on-infinite` function will be called. Maybe you need it when you use the component in some UI component like filter tabs.
101101

102102
### Slots
103103

0 commit comments

Comments
 (0)