Interface: INodePortState
Hierarchy
↳
INodePortState
Properties
component
• Optional
component: VisualComponent
<IPortVisualComponentProps
<any
>>
Inherited from
IPortStateWithoutIds.component
extra
• Optional
extra: any
Inherited from
id
• Optional
id: string
isConnectionEnabled
• Optional
isConnectionEnabled: boolean
Inherited from
IPortStateWithoutIds.isConnectionEnabled
label
• Optional
label: string
Inherited from
linkDirection
• Optional
linkDirection: "left"
| "right"
| "up"
| "down"
| "left-down"
| "left-up"
| "right-down"
| "right-up"
Inherited from
IPortStateWithoutIds.linkDirection
type
• Optional
type: string