单选框组件:

netease.mail.jsstyle.component.Radio

配置参数说明:

items : [
	{
		checked : 是否选中状态
		id : id
		value : value
		text : 显示的文字
	}
] 

例子: