For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

https://github.com/obuisard/purePajinate

Last updated