Interface IPagingState

プロパティ

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

Type declaration

recordsPerPage: number