getEntityRegistry
This function is used to get the attributes we registered earlier.
Presentation
function getEntityRegistry (feature: string, entity: string): EntityAttributes ;
Returns
Parameters
Name | Type | Description |
---|---|---|
feature | string | the feature we used when we registered the entity |
entity | string | the fieldName we used when we registered the |