StartRenamingDashboardTabPayload
Home > @gooddata/sdk-ui-dashboard > StartRenamingDashboardTabPayload
StartRenamingDashboardTabPayload 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 StartRenamingDashboardTab command.
Signature:
export interface StartRenamingDashboardTabPayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
boolean |
(ALPHA) (Optional) Optional flag to indicate whether the tab should be auto-selected before starting renaming. Defaults to true. | |
|
|
string |
(ALPHA) (Optional) Optional identifier of the tab to start renaming. If not provided, the active tab is used. |