withoutApply
Home > @gooddata/sdk-ui-filters > IAttributeFilterStatusBarProps > withoutApply
IAttributeFilterStatusBarProps.withoutApply property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Whether the filter is rendered without apply button.
Signature:
withoutApply?: boolean;
Remarks
Usually true (in case of dashboard) when filtersApplyMode.mode === "ALL_AT_ONCE"