Pagination
Overview
Pagination can be used to divide large amounts of content into smaller chunks across multiple pages.
This is a Vanilla JS Component.
Demo
https://nectar.website/demo/components/pagination/
Usage
You can refer to the code present in /partials/components/pagination.html
file and use it accordingly.
Docs
Last updated