Interface IPagingState

Properties

index: number
metadata?: { countPages: number; countRecords: number; error: PagingError }

Type declaration

recordsPerPage: number