We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aec9e1 commit 1b3ca88Copy full SHA for 1b3ca88
README.md
@@ -62,7 +62,7 @@ export default {
62
// visibility
63
if (isIntersecting) {
64
this.isLoaded = true;
65
- // you can ajax request or other logic
+ // you can send ajax request or other logic
66
}
67
68
0 commit comments