lwc-paginator
lwc-paginator copied to clipboard
Composable pagination LWC
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:
For more information, please refer to the Joys Of Apex post on pagination!