UseTableSearchHelperParams
@firecms/core / UseTableSearchHelperParams
Interface: UseTableSearchHelperParams<M>
Section titled “Interface: UseTableSearchHelperParams<M>”Defined in: components/common/useTableSearchHelper.ts:6
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Properties
Section titled “Properties”collection
Section titled “collection”collection:
EntityCollection<M>
Defined in: components/common/useTableSearchHelper.ts:7
fullPath
Section titled “fullPath”fullPath:
string
Defined in: components/common/useTableSearchHelper.ts:8
parentCollectionIds?
Section titled “parentCollectionIds?”
optionalparentCollectionIds:string[]
Defined in: components/common/useTableSearchHelper.ts:9