traverseValueProperty
@firecms/core / traverseValueProperty
Function: traverseValueProperty()
Section titled “Function: traverseValueProperty()”traverseValueProperty(
inputValue,property,operation):any
Defined in: util/entities.ts:167
Parameters
Section titled “Parameters”inputValue
Section titled “inputValue”any
property
Section titled “property”ArrayProperty<any, any> | MapProperty<any> | AnyProperty
operation
Section titled “operation”(value, property) => any
Returns
Section titled “Returns”any