Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented rowFilter prop #11

Open
spencergray96 opened this issue May 14, 2021 · 0 comments
Open

Implemented rowFilter prop #11

spencergray96 opened this issue May 14, 2021 · 0 comments
Assignees
Labels
feature Something completely new being added

Comments

@spencergray96
Copy link
Member

Currently the rowFilter prop is not being implemented. It should allow for a row to dynamically not be rendered based on the result of the function. May not work well with / we might not enable this for the dumb version of the table as the rows being displayed being modified by this prop might conflict with the data supplied in the paginatorProps. (should be no problem when we make the smart table though)

Screen Shot 2021-05-13 at 7 52 49 PM

@spencergray96 spencergray96 added the feature Something completely new being added label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something completely new being added
Projects
None yet
Development

No branches or pull requests

1 participant