enableEmptyDateValues
Home > @gooddata/sdk-ui-filters > IDateFilterOwnProps > enableEmptyDateValues
IDateFilterOwnProps.enableEmptyDateValues 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.
Enables empty date values UI (e.g. “Other → Empty values” preset, empty-values handling controls).
Signature:
enableEmptyDateValues?: boolean;
Remarks
Defaults to false to keep backward compatibility. Dashboard apps should control this via a feature flag and explicitly opt-in.