Interface: UseTableSearchHelperParams<M>
Type Parameters​
• M extends Record
<string
, any
>
Properties​
collection​
collection:
EntityCollection
<M
,any
>
Defined in​
packages/firecms_core/src/components/common/useTableSearchHelper.ts:7
fullPath​
fullPath:
string
Defined in​
packages/firecms_core/src/components/common/useTableSearchHelper.ts:8
parentCollectionIds?​
optional
parentCollectionIds:string
[]
Defined in​
packages/firecms_core/src/components/common/useTableSearchHelper.ts:9