Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

defaultCableGrade

ソース

APIの説明は英語のcanonical sourceを表示しています。

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

パラメーター

名前 説明 既定値
standard EthernetStandard | undefined 追加説明はありません。

戻り値

CableGrade | undefined

libs/@shumoku/core/src/models/standards.ts:609