PageSelectorResult
Defined in: runtime/selector.ts:27
Type Parameters
Section titled “Type Parameters”TResult
Section titled “TResult”TResult
Properties
Section titled “Properties”
readonlylimit:number
Defined in: runtime/selector.ts:28
readonlypage:number
Defined in: runtime/selector.ts:29
pageCount
Section titled “pageCount”
readonlypageCount:number
Defined in: runtime/selector.ts:30
results
Section titled “results”
readonlyresults:TResult[]
Defined in: runtime/selector.ts:31
totalCount
Section titled “totalCount”
readonlytotalCount:number
Defined in: runtime/selector.ts:32