SaveDashboardPayload
Home > @gooddata/sdk-ui-dashboard > SaveDashboardPayload
SaveDashboardPayload 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 SaveDashboard command.
Signature:
export interface SaveDashboardPayload
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
title? | readonly | string | (BETA) (Optional) Specify new title for the dashboard that will be created during the Save operation. If not specified, the current dashboard title will be used. |