SupplyChainConnection extends SupplyChainBaseItem

The basic data type for the connections between data items visualized by the SupplyChain component.

Props

NameDescriptionType
className?
The optional CSS class name that can be accessed in a custom component that renders the item.

Defined in SupplyChainBaseItem

string
name?

Defined in SupplyChainBaseItem

string
sourceId
SupplyChainItemId
style?
The optional CSS style that can be accessed in a custom component that renders the item.

Defined in SupplyChainBaseItem

CSSProperties
targetId
SupplyChainItemId