Miscellaneous Components
Utility and general-purpose components
General-purpose and utility components.
Prerequisites
- Complete the installation
- Import styles:
import '@tetherto/mdk-react-devkit/styles.css'
Components
SparePartDetails
Presentational key-value list of a spare part's attributes (code, model, site, serial number, MAC). Renders data only; used inside the move/confirm spare-part dialogs but safe to compose standalone.
advanced
Props
| Prop | Type | Required | Default | Description |
|---|---|---|---|---|
sparePart | SparePartDetailsRecord | undefined | - | - |