cancelRenamingDashboardTab()
Home > @gooddata/sdk-ui-dashboard > cancelRenamingDashboardTab
cancelRenamingDashboardTab() function
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.
Creates the CancelRenamingDashboardTab command.
Signature:
export declare function cancelRenamingDashboardTab(tabId?: string, correlationId?: string): ICancelRenamingDashboardTab;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
tabId |
string |
(Optional) |
|
correlationId |
string |
(Optional) |
Returns: