SwitchDashboardTab
Home > @gooddata/sdk-ui-dashboard > SwitchDashboardTab
SwitchDashboardTab 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 switch to a different dashboard tab.
Signature:
export interface SwitchDashboardTab extends IDashboardCommand 
Extends: IDashboardCommand
Remarks
This command will: - Save the current layout and filter context to the currently active tab - Switch to the specified tab - Load the new tab's layout and filter context into the main dashboard state
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (ALPHA) | ||
| 
 | "GDC.DASH/CMD.TAB.SWITCH" | (ALPHA) |