Slides

http://ionicframework.com/docs/v2/components/#slides

Slides可以很简单的创建图片相册、入门介绍等布局,有很多选项可以设置。

更多内容请查看API文档。

基本用法

<ion-slides pager>
    <ion-slide style="background-color: green">
        <h2>Slide 1</h2>
    </ion-slide>
    <ion-slide style="background-color: blue">
        <h2>Slide 2</h2>
    </ion-slide>
    <ion-slide style="background-color: red">
        <h2>Slide 3</h2>
    </ion-slide>
</ion-slides>

results matching ""

    No results matching ""