ILegacyDashboard
Home > @gooddata/sdk-ui-dashboard > ILegacyDashboard
ILegacyDashboard interface
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.
Legacy Dashboard (a.k.a. PP Dashboard).
Signature:
export interface ILegacyDashboard
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
identifier | readonly | string | (ALPHA) Object identifier |
ref | readonly | ObjRef | (ALPHA) Object ref |
tabs | readonly | ILegacyDashboardTab[] | (ALPHA) Tabs included in the legacy dashboard |
title | readonly | string | (ALPHA) Title of the legacy dashboard |
uri | readonly | string | (ALPHA) Object uri |