Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
model
NodeElement
Type Alias NodeElement
Node
Element
:
BaseElement
&
{
children
?:
EndpointElement
[]
;
id
:
number
;
tag
:
`
${
Tag
}
`
;
}
Runtime representation of a node.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Runtime representation of a node.