ic-ui-kit
ic-ui-kit copied to clipboard
Data table: Allow server side API pagination
A common pattern for displaying data in a UI is for the backend to handle the pagination of data, especially in scenarios like search results. The two options for this could be:
Allowing a custom pagination component to be slotted into the table component Exposing more state changes on the table itself, with props such as
-
onPageChange
-
onRowsPerPageChange
Internal ticket no: 2444
Blocked until data table in canary
Whoever assigns themselves if you make an issue for the guidance, and put into this sprint