Radio

Introduction to using the Radio component

Radio 介紹示意圖

Radio option button, usually used in forms; only one option button in the same group can be selected as the answer.

Basic usage

Disabled

Attributes

Name
Value
Type
Default
Required
Note

id

String

random

name

String

disabled

Boolean

value

String

model

String

Demo

Last updated

Was this helpful?