attributeLocatorElement()
Home > @gooddata/sdk-model > attributeLocatorElement
attributeLocatorElement() function
Given attribute locator, return the element that it references.
Signature:
export declare function attributeLocatorElement(locator: IAttributeLocatorItem): Identifier | null;
Parameters
Parameter | Type | Description |
---|---|---|
locator | IAttributeLocatorItem | attribute locator |
Returns:
Identifier | null
attribute element