react-filterable-table icon indicating copy to clipboard operation
react-filterable-table copied to clipboard

Allow passing in exactFilters and filters in props

Open rhysawilliams2010 opened this issue 5 years ago • 0 comments

Hello,

Thanks for creating a really neat table component.

I would like to be able to have some custom buttons to allow my users to apply a couple of filters as well as a sort order to the table. I.e. all records with "active" status, sorted by date.

Could it be enabled so that I can pass in initialExactFilters and initialFilter as well as the existing initialSort prop?

Thanks.

rhysawilliams2010 avatar Jun 08 '20 11:06 rhysawilliams2010