Function.Find Element
sprotty-protocol / findElement
findElement(
parent
,elementId
):undefined
|SModelElement
Defined in: utils/model-utils.ts:86
Find the element with the given identifier. If you need to find multiple elements, using an
SModelIndex
might be more effective.
string
undefined
| SModelElement