jamessimone / lwc-paginator

Composable pagination LWC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightning Web Component Pager

An example of how to implement a composable pagination LWC, which can be used in any project.

Included in this repository is the pager and its respective utils folder, as well as an example FAQ component that makes use of the pager to display example frequently-asked questions:

Example pagination through the pager LWC

For more information, please refer to the Joys Of Apex post on pagination!

About

Composable pagination LWC

License:MIT License


Languages

Language:JavaScript 60.3%Language:HTML 25.7%Language:Apex 9.5%Language:CSS 4.5%