Interface: IPortExport
Hierarchy
↳
IPortExport
Properties
data
• Optional
data: any
Inherited from
id
• id: string
isConnectionEnabled
• Optional
isConnectionEnabled: null
| boolean
Inherited from
IPortStateWithoutIds.isConnectionEnabled
label
• Optional
label: null
| string
Inherited from
linkDirection
• Optional
linkDirection: null
| "left"
| "right"
| "up"
| "down"
| "left-down"
| "left-up"
| "right-down"
| "right-up"
Inherited from
IPortStateWithoutIds.linkDirection
nodeId
• nodeId: string
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
type
• Optional
type: null
| string