Interface: INodeExport
Hierarchy
↳
INodeExport
Properties
data
• Optional data: any
Inherited from
id
• id: string
Overrides
isDragEnabled
• Optional isDragEnabled: boolean
Inherited from
INodeStateWithId.isDragEnabled
isSelectionEnabled
• Optional isSelectionEnabled: boolean
Inherited from
INodeStateWithId.isSelectionEnabled
label
• Optional label: string
Inherited from
ports
• ports: IPortExport[]
Overrides
position
• position: Point
Inherited from
type
• Optional type: string