Skip to main content

Interface: INodeState

Hierarchy

Properties

data

Optional data: any

Inherited from

INodeStateWithoutId.data


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

INodeStateWithoutId.label


ports

Optional ports: IPortState[]

Inherited from

INodeStateWithoutId.ports


position

position: Point

Inherited from

INodeStateWithoutId.position


type

Optional type: string

Inherited from

INodeStateWithoutId.type