Home > @uniformdev/canvas > getPropertiesValue
getPropertiesValue() function
Gets the object holding the properties (fields or parameters) of an entry or component instance If no properties are defined, returns undefined.
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| entity | Pick<ComponentInstance, 'fields'> |
Returns:
ComponentInstance['parameters']