allowMultipleInteractionsPerAttributeAndMeasure
Home > @gooddata/sdk-backend-spi > IBackendCapabilities > allowMultipleInteractionsPerAttributeAndMeasure
IBackendCapabilities.allowMultipleInteractionsPerAttributeAndMeasure property
Indicates whether the UI supports multiple interactions per attribute and measure.
IF set to true, the user interface (UI) provides functionality for managing multiple interactions per attribute and measure. If set to false or undefined, the UI does not support these features.
Signature:
allowMultipleInteractionsPerAttributeAndMeasure?: boolean;