initialTabId
Home > @gooddata/sdk-ui-dashboard > InitializeDashboardPayload > initialTabId
InitializeDashboardPayload.initialTabId 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.
Explicitly specify which tab should be opened first. This overrides the dashboard's persisted activeTabId.
Signature:
readonly initialTabId?: string;