attributeDisplayFormMetadataObjectTitle()
Home > @gooddata/sdk-model > attributeDisplayFormMetadataObjectTitle
attributeDisplayFormMetadataObjectTitle() function
Gets the attribute display form's title.
Signature:
export declare function attributeDisplayFormMetadataObjectTitle(displayForm: IAttributeDisplayFormMetadataObject): string;
Parameters
Parameter | Type | Description |
---|---|---|
displayForm | IAttributeDisplayFormMetadataObject | attribute display form to work with |
Returns:
string
title of the attribute display form