attributeUri()
Home > @gooddata/sdk-model > attributeUri
attributeUri() function
Gets URI of attribute's display form to use and get attribute element values from.
Signature:
export declare function attributeUri(attribute: IAttribute): string | undefined;
Parameters
Parameter | Type | Description |
---|---|---|
attribute | IAttribute | attribute to work with, may be undefined == result is undefined |
Returns:
string | undefined
display form URI as string, undefined if display form not specified using URI