API
Component

Vote ($UI/comp/vote/components/vote/vote)

使用范围:UI2

Contents

component Vote ($UI/comp/vote/components/vote/vote) extends ViewComponent

<b>使用场景</b>:投票组件; <b>使用方法</b>: 拖入设计器,组件属性选择一个投票主题,投票主题管理后台可根据需求编辑。

	
	

Constructor Top

  Vote ()
  Vote ( options)

Constructor details Top

public Vote ()

<b>使用场景</b>:投票组件; <b>使用方法</b>: 拖入设计器,组件属性选择一个投票主题,投票主题管理后台可根据需求编辑。

	
	

public Vote ( options)

构造函数

Inherited from ViewComponent

	
		参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
	 

Parameters

options

参数选项