Skip to main content

Interface: INodePortState

Hierarchy

Properties

component

Optional component: VisualComponent<IPortVisualComponentProps<any>>

Inherited from

IPortStateWithoutIds.component


extra

Optional extra: any

Inherited from

IPortStateWithoutIds.extra


id

Optional id: string


isConnectionEnabled

Optional isConnectionEnabled: boolean

Inherited from

IPortStateWithoutIds.isConnectionEnabled


label

Optional label: string

Inherited from

IPortStateWithoutIds.label


linkDirection

Optional linkDirection: "left" | "right" | "up" | "down" | "left-down" | "left-up" | "right-down" | "right-up"

Inherited from

IPortStateWithoutIds.linkDirection


type

Optional type: string

Inherited from

IPortStateWithoutIds.type