tabId
Home > @gooddata/sdk-backend-spi > IDashboardSummaryRequest > tabId
IDashboardSummaryRequest.tabId property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Identifier of the dashboard tab to summarize. Omit to summarize the whole dashboard.
Signature:
tabId?: string | null;