Integrating
This is the documentation for integrating with or extending the RefreshLess module. Generally speaking, RefreshLess is intended to be installed and just work without any further configuration required. However, if you want to build more advanced interactions based on what RefreshLess does or ensure your front-end code works well with this module, you're in the right place.
- Behaviours
- Guidelines for writing your JavaScript behaviours.
- Caching
- Information on page caching and how to respond to caching, exclude elements from caching, etc.
- Events
- Reference for all the events that we trigger and the information they provide.
- Preloading links
- Opt-in feature to lazily preload links into cache while scrolling.
- API
- Our minimal API.