Interface: IPortStateWithIds
Hierarchy
↳
IPortStateWithIds
Properties
component
• Optional component: VisualComponent<IPortVisualComponentProps<any>>
Inherited from
IPortStateWithoutIds.component
extra
• Optional extra: any
Inherited from
id
• 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
nodeId
• nodeId: string
type
• Optional type: string