How do I show the number of rows in a table using react bootstrap table.
Additionally, I am using the search parameter to filter the table, so would like the number of rows to update as the table data is filtered.
How do I show the number of rows in a table using react bootstrap table.
Additionally, I am using the search parameter to filter the table, so would like the number of rows to update as the table data is filtered.