isWorkingSelectionChange
Home > @gooddata/sdk-ui-dashboard > ChangeAttributeFilterSelectionPayload > isWorkingSelectionChange
ChangeAttributeFilterSelectionPayload.isWorkingSelectionChange property
Determines if this command should change working (staged for application) filters or applied filters (used to compute data). Default is false - command changes applied filters.
Signature:
readonly isWorkingSelectionChange?: boolean;