API
Component

Colleactionttention ($UI/comp/colleactionttention/components/colleactionttention/colleactionttention)

使用范围:UI2

Contents

component Colleactionttention ($UI/comp/colleactionttention/components/colleactionttention/colleactionttention) extends BindComponent

<b>使用场景</b>:关注组件 ; <b>使用方法</b>:拖入设计器中,即可在所有组件中的点击事件选择添加关注和查看关注内容等操作;

	
	

Constructor Top

  Colleactionttention ()
  Colleactionttention ( options)

Constructor details Top

public Colleactionttention ()

<b>使用场景</b>:关注组件 ; <b>使用方法</b>:拖入设计器中,即可在所有组件中的点击事件选择添加关注和查看关注内容等操作;

	
	

public Colleactionttention ( options)

构造函数

Inherited from ViewComponent

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

Parameters

options

参数选项