@shumoku/core · 0.4.0 · function
defaultCableGrade
Default grade for a freshly-picked standard. Used when the user picks/changes the cable medium and we want the third select to land on a sensible value rather than empty.
defaultCableGrade(standard: EthernetStandard | undefined): CableGrade | undefined Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
standard | EthernetStandard | undefined | No additional description. | — |
Returns
CableGrade | undefined