ResourceLoadParams
Defined in: core/utils/resources.ts:38
Indexable
[key: string]: unknown
Properties
page?
optional page?: number;
Defined in: core/utils/resources.ts:40
pageSize?
optional pageSize?: number;
Defined in: core/utils/resources.ts:41
search?
optional search?: string;
Defined in: core/utils/resources.ts:39