SupplyChainBaseItem

The basic data type for the 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.
string
name?
string
style?
The optional CSS style that can be accessed in a custom component that renders the item.
CSSProperties