DashboardTabSwitchedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardTabSwitchedPayload
DashboardTabSwitchedPayload 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 DashboardTabSwitched event.
Signature:
export interface DashboardTabSwitchedPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | string | (ALPHA) Identifier of the newly active tab. | |
| 
 | string | undefined | (ALPHA) Identifier of the previously active tab (undefined if no tab was active). |