ListHandlerResult: RowData[] | { rows: RowData[]; total: number | null }

Represents the result of a list handling operation.

Type Parameters