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)

Currently the
rowFilterprop 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)