SetDashboardDateFilterConfigMode
Home > @gooddata/sdk-ui-dashboard > SetDashboardDateFilterConfigMode
SetDashboardDateFilterConfigMode 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.
A command that set the mode of a date filter configuration in a dashboard.
Signature:
export interface SetDashboardDateFilterConfigMode extends IDashboardCommand
Extends: IDashboardCommand
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | SetDashboardDateFilterConfigModePayload | (ALPHA) |
type | readonly | "GDC.DASH/CMD.DATE_FILTER_CONFIG.SET_MODE" | (ALPHA) |