简体中文
外观
Home > RadioItem
单选组中的单个选项
export interface RadioItem
属性名
修饰符
类型
描述
disabled?
boolean
(可选) 是否禁用该选项
text
string
选项显示文本(必填)
value
选项值(必填)