API
Component

Carousel(bootstrap) ($UI/system/components/bootstrap/carousel/carousel(bootstrap))

使用范围:UI2

Contents

component Carousel(bootstrap) ($UI/system/components/bootstrap/carousel/carousel(bootstrap))bootstrap extends ViewComponent

<b>可实现图片横向滑动切换的幻灯片效果</b> ## <b>文档链接</b>:#http://docs.newdao.net/appnei-rong-zu-4ef6-lhj/huan-deng-pian.html#

	
	

Constructor Top

  Carousel ()
  Carousel ( options)

Constructor details Top

public Carousel ()

<b>可实现图片横向滑动切换的幻灯片效果</b> ## <b>文档链接</b>:#http://docs.newdao.net/appnei-rong-zu-4ef6-lhj/huan-deng-pian.html#

	
	

public Carousel ( options)

构造函数

Inherited from ViewComponent

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

Parameters

options

参数选项