InsightAttributesMeta
Home > @gooddata/sdk-ui-dashboard > InsightAttributesMeta
InsightAttributesMeta 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.
Signature:
export interface InsightAttributesMeta 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| ReadonlyArray<IAttributeMetadataObject> | (ALPHA) List of attributes to which the used display forms belong. | ||
| ReadonlyArray<IAttributeDisplayFormMetadataObject> | (ALPHA) List of metadata objects describing display forms used by the insight. | ||
| (ALPHA) High-level break down of how different display forms are used in the insight. |