version
Home > @gooddata/sdk-ui-pivot > IConditionalFormatting > version
IConditionalFormatting.version 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.
Model version of the persisted shape (mirrors the dashboard model-version convention). Absent is treated as "1". Lets the persisted contract evolve for cross-stack readers (e.g. server XLSX export) without breaking older saved insights.
Signature:
version?: string;