Skip to main content

Interface: IPortState

Hierarchy

Properties

data

Optional data: any

Inherited from

IPortStateWithoutIds.data


id

id: string


isConnectionEnabled

Optional isConnectionEnabled: null | boolean

Inherited from

IPortStateWithoutIds.isConnectionEnabled


label

Optional label: null | string

Inherited from

IPortStateWithoutIds.label


linkDirection

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

Inherited from

IPortStateWithoutIds.linkDirection


offsetFromNodeCenter

Optional offsetFromNodeCenter: null | number

Inherited from

IPortStateWithoutIds.offsetFromNodeCenter


offsetFromOrigin

Optional offsetFromOrigin: null | Point

Inherited from

IPortStateWithoutIds.offsetFromOrigin


position

Optional position: null | "left-top" | "right-top" | "right-bottom" | "left-bottom" | "left-center" | "top-left" | "top-center" | "top-right" | "right-center" | "bottom-left" | "bottom-center" | "bottom-right" | "diagonal-left-top" | "diagonal-right-top" | "diagonal-right-bottom" | "diagonal-left-bottom"

Inherited from

IPortStateWithoutIds.position


type

Optional type: null | string

Inherited from

IPortStateWithoutIds.type