IAttributeElement
Home > @gooddata/sdk-model > IAttributeElement
IAttributeElement interface
Attribute element represented by concrete display form
Signature:
export interface IAttributeElement
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
formattedTitle? | readonly | string | (Optional) Formatted title of attribute element for the given display form |
title | readonly | string | null | Title of the attribute element for the given display form |
uri | readonly | string | null | Uri of the attribute element |