gregnb / gregnb/mui-datatables
MUIDataTable can't remove count property of the options prop
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
@gregnb would it possible to make the count property of the options prop not required? For the datatable I'm working on, I need to only display the number of rows on the page without the 'of ${count}' part. I tried removing the count property entirely from the options prop and the display is how I want it to be, but this causes the inability to access the next page of rows.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.