Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
xmlUtils
findNode
Function findNode
Returns the first node where attr equals value. This implementation does not use XPath.
find
Node
(
node
,
attr
,
value
)
:
null
|
Element
Parameters
node
:
Element
attr
:
string
value
:
StyleValue
Returns
null
|
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Returns the first node where attr equals value. This implementation does not use XPath.