DeleteDashboardTab
Home > @gooddata/sdk-ui-dashboard > DeleteDashboardTab
DeleteDashboardTab 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.
Command to delete a dashboard tab.
Signature:
export interface DeleteDashboardTab extends IDashboardCommand
Extends: IDashboardCommand
Remarks
This command will: - Remove the tab with the given identifier - If the deleted tab is currently active, switch to the next available tab (or previous if next does not exist) - If no tabs remain, clear the active tab
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
(ALPHA) | ||
|
|
"GDC.DASH/CMD.TAB.DELETE" |
(ALPHA) |