Interface: INodeStateWithId
Hierarchy
↳
INodeStateWithId↳↳
INodeExport
Properties
data
• Optional data: any
Inherited from
id
• 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