Links

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

Usage

You can refer to the code present in /partials/components/pagination.html file and use it accordingly.

Docs