targetTabLocalIdentifier
Home > @gooddata/sdk-model > IDrillToDashboard > targetTabLocalIdentifier
IDrillToDashboard.targetTabLocalIdentifier 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.
Target tab identifier within the dashboard. When specified, the drill will navigate to the specific tab. If not specified, the dashboard will open with its default/first tab.
Signature:
targetTabLocalIdentifier?: string;