You can load on scroll by using AJAX requests. There are several JavaScript libraries out there that do this, look for “infinite scrolling”. On the Kirby backend, you will need to handle the AJAX requests as described in this topic.
You can load on scroll by using AJAX requests. There are several JavaScript libraries out there that do this, look for “infinite scrolling”. On the Kirby backend, you will need to handle the AJAX requests as described in this topic.