API
Component

ActiveType ($UI/comp/hdMarketing/components/activeType/activeType)

使用范围:UI2

Contents

component ActiveType ($UI/comp/hdMarketing/components/activeType/activeType) extends ViewComponent

<b>使用场景</b>:互动营销活动类型 ; <b>使用方法</b>:拖入设计器中,选择当前制作的活动类型生成初始化数据,在页面事件中调用开始活动。优先级高,后续活动流程依赖于此组件,请优先配置;

	
	

Constructor Top

  ActiveType ()
  ActiveType ( options)

Constructor details Top

public ActiveType ()

<b>使用场景</b>:互动营销活动类型 ; <b>使用方法</b>:拖入设计器中,选择当前制作的活动类型生成初始化数据,在页面事件中调用开始活动。优先级高,后续活动流程依赖于此组件,请优先配置;

	
	

public ActiveType ( options)

构造函数

Inherited from ViewComponent

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

Parameters

options

参数选项