SetDashboardAttributeFilterConfigDisplayAsLabel
Home > @gooddata/sdk-ui-dashboard > SetDashboardAttributeFilterConfigDisplayAsLabel
SetDashboardAttributeFilterConfigDisplayAsLabel 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 SetDashboardAttributeFilterConfigDisplayAsLabel extends IDashboardCommand
Extends: IDashboardCommand
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | SetDashboardAttributeFilterConfigDisplayAsLabelPayload | (ALPHA) |
type | readonly | "GDC.DASH/CMD.ATTRIBUTE_FILTER_CONFIG.SET_DISPLAY_AS_LABEL" | (ALPHA) |