Interface: INodeState
Hierarchy
↳
INodeState
Properties
data
• Optional
data: any
Inherited from
id
• Optional
id: string
isDragEnabled
• Optional
isDragEnabled: boolean
Inherited from
INodeStateWithoutId.isDragEnabled
isSelectionEnabled
• Optional
isSelectionEnabled: boolean
Inherited from
INodeStateWithoutId.isSelectionEnabled
label
• Optional
label: string
Inherited from
ports
• Optional
ports: IPortState
[]
Inherited from
position
• position: Point
Inherited from
type
• Optional
type: string