Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Element/src/form/ElRadio
IElRadioItem
Interface IElRadioItem
Radio的item接口
Hierarchy
IElRadioItem
Index
Properties
border
checked
hide
is
Button
parent
Cmp
size
title
val
Properties
Optional
border
border
:
boolean
是否显示边框
Optional
checked
checked
:
boolean
是否打钩
Optional
hide
hide
:
boolean
隐藏
Optional
is
Button
is
Button
:
boolean
是否按钮
Optional
parent
Cmp
parent
Cmp
:
IComponentBase
父组件
Optional
size
size
:
ElRadioSize
尺寸
title
title
:
string
标题
Optional
val
val
:
string
值
Modules
YH-
Element/src/form/
ElRadio
Generated using
TypeDoc
Radio的item接口