tabId
Home > @gooddata/sdk-ui-dashboard > IDashboardMeasureValueFilterProps > tabId
IDashboardMeasureValueFilterProps.tabId 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.
Optional tab identifier to read filter config from. When provided, the visibility icon and any other tab-scoped state will be sourced from this specific tab. When undefined, the active tab's state is used.
Signature:
tabId?: string;