SetDateFilterConfigTitlePayload
Home > @gooddata/sdk-ui-dashboard > SetDateFilterConfigTitlePayload
SetDateFilterConfigTitlePayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the SetDateFilterConfigTitle command.
Signature:
export interface SetDateFilterConfigTitlePayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dataSet? | ObjRef | (BETA) (Optional) Date data set ref of the filter to rename. If not provided title is set to common date filter. | |
title? | string | (BETA) (Optional) Title of the filter. |