Optional
options: { perPage?: number; total: number } = {}AsyncTableTools options
Optional
perPage?: numberA number that will dictate the amount of items shown per page.
The total number of items (required).
An object of props meant to be used in the TableToolsTable
Provides
pagination
props and functionality for a (Primary)Toolbar