selectActiveTab
Home > @gooddata/sdk-ui-dashboard > selectActiveTab
selectActiveTab variable
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.
Returns the currently active tab, or undefined if no tab is active or tabs are not present.
Signature:
selectActiveTab: DashboardSelector<IDashboardTab<ExtendedDashboardWidget> | undefined>