SetDashboardAttributeFilterConfigMode
Home > @gooddata/sdk-ui-dashboard > SetDashboardAttributeFilterConfigMode
SetDashboardAttributeFilterConfigMode interface
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.
Command for changing attribute filter mode.
Signature:
export interface SetDashboardAttributeFilterConfigMode extends IDashboardCommand
Extends: IDashboardCommand
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | SetDashboardAttributeFilterConfigModePayload | (ALPHA) |
type | readonly | "GDC.DASH/CMD.ATTRIBUTE_FILTER_CONFIG.SET_MODE" | (ALPHA) |