customTargets
Home > @gooddata/sdk-model > IConditionalFormatting > customTargets
IConditionalFormatting.customTargets property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Targets for which these insight-level rules take over entirely from any semantic-layer conditional formatting carried on the execution result (see ISemanticConditionalFormatting). A target listed here is Custom: its semantic rules are ignored, never merged. A target not listed here (or when this is absent) is Inherited: semantic rules apply as-is.
Signature:
customTargets?: readonly ConditionalFormattingTarget[];