TablePagination
@wq/material’s <TablePagination/>
component provides buttons to navigate through a large set of items.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-web implementation just exports TablePagination from @mui/material. The @wq/material-native implementation is currently just a placeholder.