Skip to main content

Interface: INodeExport

Hierarchy

Properties

data

Optional data: any

Inherited from

INodeStateWithId.data


id

id: string

Overrides

INodeStateWithId.id


isDragEnabled

Optional isDragEnabled: boolean

Inherited from

INodeStateWithId.isDragEnabled


isSelectionEnabled

Optional isSelectionEnabled: boolean

Inherited from

INodeStateWithId.isSelectionEnabled


label

Optional label: string

Inherited from

INodeStateWithId.label


ports

ports: IPortExport[]

Overrides

INodeStateWithId.ports


position

position: Point

Inherited from

INodeStateWithId.position


type

Optional type: string

Inherited from

INodeStateWithId.type