使用范围:UI2
Contents
component Vote ($UI/comp/vote/components/vote/vote) extends ViewComponent
Constructor Top
Vote () | |||
Vote ( options) |
Constructor details
Top
public
Vote
()
使用场景:投票组件;
使用方法: 拖入设计器,组件属性选择一个投票主题,投票主题管理后台可根据需求编辑。
public
Vote
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
Vote
()
public
Vote
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项