Skip to content

Commit b79ecbe

Browse files
committed
Add reset event usage into README.md
1 parent ffbafa3 commit b79ecbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ When the `InfiniteLoading` component received this event, it will display the no
9696
#### $InfiniteLoading:noMore
9797
When the `InfiniteLoading` component received this event, it will display the no more data tips.
9898

99+
#### $InfiniteLoading:reset
100+
When the `InfiniteLoading` component received this event, it will reset itself, and the `on-infinite` function will be called.
101+
99102
### Slots
100103

101104
#### no-results

0 commit comments

Comments
 (0)