collectype

collectype v0.11.0


collectype / types/info / CollectionInfo

Type Alias: CollectionInfo

CollectionInfo = object

Defined in: types/info.ts:32

Information about the current state of the collection.

Properties

page?

optional page: PageState

Defined in: types/info.ts:34

Pagination state


sort?

optional sort: SortState

Defined in: types/info.ts:36

Sorting state


steps

steps: FilterSteps

Defined in: types/info.ts:38

Applied filter steps


count

count: number

Defined in: types/info.ts:40

Current number of items in the collection