spatial-monorepo / verticals/src / OEEPanelProps
Interface: OEEPanelProps
Defined in: packages/verticals/src/components/FactoryProfile.tsx:670
Properties
line
line:
OEELineData
Defined in: packages/verticals/src/components/FactoryProfile.tsx:672
The OEE line to display details for.
onClose?
optionalonClose?: () =>void
Defined in: packages/verticals/src/components/FactoryProfile.tsx:674
Called when the panel close button is clicked.
Returns
void
