Home > @uniformdev/canvas > getEffectivePropertyValue
getEffectivePropertyValue() function
Resolves the effective value of a property given a locale and/or condition index
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ property, conditionIndex, locale, strict, greedyLocaleMatching, } | GetEffectivePropertyValueOptions<TValue> |
Returns:
TValue | undefined