jbetancur / react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
https://react-data-table-component.netlify.app
Apache License 2.0
2.04k stars 411 forks source link

Feat: Pagination option last and first page #1151

Open dipras opened 1 year ago

dipras commented 1 year ago

I need to hide first page and last page pagination button. Because the current code not provide options to hide it and can only be hidden if all component is replaced. So i modif the code and open this pull request, so i hope the people need this feature will happy :)

netlify[bot] commented 1 year ago

Deploy Preview for react-data-table-component ready!

Name Link
Latest commit b17c7f5f7781283f789b5073da96987988309665
Latest deploy log https://app.netlify.com/sites/react-data-table-component/deploys/64ac3decec793b0007aa6930
Deploy Preview https://deploy-preview-1151--react-data-table-component.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jbetancur commented 6 months ago

This needs tests and a storybook example