Function: getEntityTitlePropertyKey()
getEntityTitlePropertyKey<
M
>(collection
,propertyConfigs
):string
|undefined
Type Parameters​
• M extends Record
<string
, any
>
Parameters​
• collection: EntityCollection
<M
, any
>
• propertyConfigs: Record
<string
, PropertyConfig
<any
>>
Returns​
string
| undefined