getEntityTitlePropertyKey
@firecms/core / getEntityTitlePropertyKey
Function: getEntityTitlePropertyKey()
Section titled “Function: getEntityTitlePropertyKey()”getEntityTitlePropertyKey<
M>(collection,propertyConfigs):string|undefined
Defined in: util/references.ts:28
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Parameters
Section titled “Parameters”collection
Section titled “collection”propertyConfigs
Section titled “propertyConfigs”Record<string, PropertyConfig<any>>
Returns
Section titled “Returns”string | undefined