CreateDashboardTab
Home > @gooddata/sdk-ui-dashboard > CreateDashboardTab
CreateDashboardTab 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 create a new dashboard tab.
Signature:
export interface CreateDashboardTab extends IDashboardCommand
Extends: IDashboardCommand
Remarks
This command will: - Persist current main dashboard state (layout, filters, configs) into the currently active tab (if any) - Create a new tab duplicating current main dashboard state - Insert the tab at requested index (or append) and make it active
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
(ALPHA) | ||
|
|
"GDC.DASH/CMD.TAB.CREATE" |
(ALPHA) |