API
Component

Carousel ($UI/comp/antd/components/Carousel/Carousel)

使用范围:UI2

Contents

component Carousel ($UI/comp/antd/components/Carousel/Carousel) extends $UI/comp/antd/components/antd/AntdComponent

<b>使用场景</b>:当有一组平级的内容;当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现;常用于一组图片或卡片轮播。 <b>使用方法</b>:绑定数据集的附件列进行使用。

Constructor Top

  Carousel ()

Constructor details Top

public Carousel ()

<b>使用场景</b>:当有一组平级的内容;当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现;常用于一组图片或卡片轮播。 <b>使用方法</b>:绑定数据集的附件列进行使用。