SetDashboardAttributeFilterConfigModePayload
Home > @gooddata/sdk-ui-dashboard > SetDashboardAttributeFilterConfigModePayload
SetDashboardAttributeFilterConfigModePayload 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.
Payload of the SetDashboardAttributeFilterConfigMode command.
Signature:
export interface SetDashboardAttributeFilterConfigModePayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
localIdentifier | string | (ALPHA) Local identifier of the filter to change mode. | |
mode? | DashboardAttributeFilterConfigMode | (ALPHA) (Optional) Mode of the attribute filter. |