The pagination model API interface that is available in the grid apiRef.
apiRef
Sets the displayed page to the value given by page.
page
The new page number.
Sets the number of displayed rows to the value given by pageSize.
pageSize
The new number of displayed rows.
Sets the paginationModel to a new value.
paginationModel
The new model value.
The pagination model API interface that is available in the grid
apiRef
.