ラジオボタン

component

複数の選択肢から、どれか 1 つだけを選ぶ入力パーツです。

body × state

size = medium · isInvalid=false

enable hover focus disabled body = none
body = checked

isInvalid=true

境界線 / 内側のドットが negative 系

enable hover disabled body = none
body = checked

size

small (16) / medium (24)

small

medium

使用例

Label Control と組み合わせて

プラン必須
通知頻度

設定はあとから変更できます

機能

このコンポーネントの用途

排他的な単一選択に使うフォーム部品。
複数選択は checkbox、選択肢が多いなら selector(ドロップダウン)。