withoutApply
Home > @gooddata/sdk-ui-filters > IMeasureValueFilterDropdownActionsProps > withoutApply
IMeasureValueFilterDropdownActionsProps.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.
If true, the host runs in "Apply together" mode — Apply is suppressed and changes propagate through IMeasureValueFilterCommonProps.onChange. Custom action components can use this flag to render only a Close affordance.
Signature:
withoutApply?: boolean;