quasar
Version:
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
16 lines (15 loc) • 369 B
JSON
{
"value": {
"type": "Function",
"desc": "Function to call when scrolling and element comes into the viewport",
"params": {
"el": {
"type": "Object",
"desc": "DOM element that scroll-fire is applied to",
"__exemption": [ "examples" ]
}
},
"returns": null,
"examples": [ "v-scroll-fire=\"fnToCall\"" ]
}
}