@shumoku/core · 0.4.0 · function
cableGradesForStandard
Cable grades available given the link's standard. Returns an empty array when grade isn't a meaningful axis (DAC / AOC) — the UI hides the third select in that case.
cableGradesForStandard(standard: EthernetStandard | undefined): CableGradeOption[] Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
standard | EthernetStandard | undefined | No additional description. | — |
Returns
CableGradeOption[]