Pagination
@wq/material’s <Pagination/>
component is used on list views with more records than can fit on one screen.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-native implementation is currently just a placeholder.