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 1b3ca88 commit e1d3cdbCopy full SHA for e1d3cdb
README-CN.md
@@ -63,7 +63,7 @@ export default {
63
// visibility
64
if (isIntersecting) {
65
this.isLoaded = true;
66
- // you can ajax request or other logic
+ // you can send ajax request or other logic
67
}
68
69
0 commit comments