react-paginate icon indicating copy to clipboard operation
react-paginate copied to clipboard

How to add custom pageviews

Open carlospence opened this issue 2 years ago • 0 comments

Hi,

Most of my React web apps are always mobile first. So I have this use case that looks like this image

This implies having a custom page list view. I modified the library and this is the result

image

I have another use case wherein the custom page list view will be a calendar popup with highlighted dates.

I would love to submit a PR if this feature is deemed necessary.

carlospence avatar Oct 07 '23 07:10 carlospence