tabs
Home > @gooddata/sdk-model > IListedDashboard > tabs
IListedDashboard.tabs 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.
Tabs configuration for multi-tabbed dashboards.
Signature:
readonly tabs?: IDashboardTab[];
Remarks
When present, indicates the dashboard supports tabbed navigation with each tab having its own layout and filter context. This property is only populated when querying dashboard listings, providing quick access to tab metadata without loading the full dashboard definition.