Documentation / @ripl/dom / getAncestorGroupIds
Function: getAncestorGroupIds()
getAncestorGroupIds(
element):string[]
Defined in: dom/src/vdom.ts:40
Walks the parent chain of an element and collects group IDs from root to leaf (excluding the scene root).
Parameters
| Parameter | Type |
|---|---|
element | ParentRef |
Returns
string[]