The row type.
The last error, or null.
True while a fetch is in flight.
Patch loaded rows in place, matched by id. Ids that are not loaded are ignored. No network request is made.
Re-fetch the current page.
Optionaloptions: { purge?: boolean }
purge: true drops every cached block first.
Rows for the current page. Empty while the first fetch is in flight.
Total across all pages, from the response's lastRow.
What useServerDataSource returns.