This repository was archived by the owner on Jan 15, 2022. It is now read-only.
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
Allow filterBy to take an object #183
Open
Description
The <Table>
should have a filterBy
prop that can take either a string or an object mapping column keys to filter values. In addition, the filterBy()
function should be able to take an object mapping column names to filter values
/cc @aidanlister