react-bs-datatable / components/DatatableWrapper / TablePaginationOptionsParameters
components/DatatableWrapper.TablePaginationOptionsParameters
This is the additional parameters for the filter function. Only applicable for uncontrolled table mode.
• Optional initialState: Object
The initial states for the table.
| Name | Type | Description |
|---|---|---|
options |
number[] |
Rows per page options that will be shown in the dropdown. |
rowsPerPage |
number |
Number of rows per page to be shown. |