hideDisabledExclude
Home > @gooddata/sdk-ui-filters > IDateFilterOwnProps > hideDisabledExclude
IDateFilterOwnProps.hideDisabledExclude 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.
When true, the "Exclude current period" toggle is hidden when it is disabled for the currently selected option.
Signature:
hideDisabledExclude?: boolean;
Remarks
By default (false), the toggle remains visible and is rendered disabled when not applicable.