RenameDashboardTabPayload
Home > @gooddata/sdk-ui-dashboard > RenameDashboardTabPayload
RenameDashboardTabPayload 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 RenameDashboardTab command.
Signature:
export interface RenameDashboardTabPayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
string |
(ALPHA) (Optional) Optional identifier of the tab to rename. If not provided, the active tab is used. | |
|
|
string |
(ALPHA) New title for the tab. |