previousTabId
Home > @gooddata/sdk-ui-dashboard > DashboardTabSwitchedPayload > previousTabId
DashboardTabSwitchedPayload.previousTabId property
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.
Identifier of the previously active tab (undefined if no tab was active).
Signature:
readonly previousTabId: string | undefined;