ResourceLoadParams
Defined in: core/utils/resources.ts:23
Indexable
[key: string]: unknown
Properties
page?
optional page: number;
Defined in: core/utils/resources.ts:25
pageSize?
optional pageSize: number;
Defined in: core/utils/resources.ts:26
search?
optional search: string;
Defined in: core/utils/resources.ts:24