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