Skip to content

Commit 9c9a268

Browse files
authored
Merge pull request #33 from oumoussa98/docs
update(docs): added how it works to introduction
2 parents 357edd9 + a55d83e commit 9c9a268

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/src/guide/introduction.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ footer: false
66

77
Light and simple infinite scroll component compatible with vue.js 3 and vite, to help you implement an infinite scroll list more easily.
88

9-
### Contribute
9+
## How it works
10+
11+
The component fires an `infinite` event when the user scrolls to the bottom or while the component is visible in the viewport of the `target` element passed as prop.
12+
13+
## Contribute
1014

1115
If you find any spelling mistakes or have improvements to offer, I am open to anyone who has ideas and wants to contribute.

0 commit comments

Comments
 (0)