Search
Preparing search index...
The search index is not available
diagram-maker
Options
All
Public
Public/Protected
All
Inherited
Menu
diagram-maker
components
Node
Class Node<NodeType>
Type parameters
NodeType
Hierarchy
Component
<
NodeProps
<
NodeType
>
,
{}
>
Node
Index
Constructors
constructor
Methods
render
should
Component
Update
Constructors
constructor
new
Node
<
NodeType
>
(
props
?:
NodeProps
<
NodeType
>
, context
?:
any
)
:
Node
<
NodeType
>
Type parameters
NodeType
Parameters
Optional
props:
NodeProps
<
NodeType
>
Optional
context:
any
Returns
Node
<
NodeType
>
Methods
render
render
(
)
:
Element
Returns
Element
should
Component
Update
should
Component
Update
(
nextProps
:
NodeProps
<
NodeType
>
)
:
boolean
Parameters
nextProps:
NodeProps
<
NodeType
>
Returns
boolean
Modules
components
<internal>
index
service
state
Node
constructor
render
should
Component
Update
Generated using
TypeDoc