RenderOptionCondition interface
Defines a condition for enabling a render option.
Properties
| property | Property name to check in the active CQL filter. |
| value | Value that the property must equal. |
Property Details
property
Property name to check in the active CQL filter.
property: string
Property Value
string
value
Value that the property must equal.
value?: string
Property Value
string