Home > @uniformdev/canvas > getComponentPath
getComponentPath() function
Signature:
declare function getComponentPath(ancestorsAndSelf: Array<NodeLocationReference>): string;
Parameters
Parameter | Type | Description |
---|---|---|
ancestorsAndSelf | Array<NodeLocationReference> |
Returns:
string