🎡
🎡
🎡
🎡
Ajaxinate
❤️ Elkfox
Search…
Shopify endless scroll plugin
Getting started
Methods
License
Links
Github
Powered By
GitBook
Methods
.destroy()
Stops Ajaxinate from running and unbind the event listeners
1
// Create a new ajaxinate instance
2
const
endlessCollection
=
new
Ajaxinate
();
3
4
// Destroy the instance
5
endlessCollection
.
destroy
();
Copied!
Previous
Getting started
Next
License
Last modified
2yr ago
Copy link