Range

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

Range可以让用户通过移动一个滑块来设置一个区域范围内的值。

更多内容请查看API文档。

基本用法

<ion-item> 
    <ion-range [(ngModel)]="brightness"> 
        <ion-icon range-left small name="sunny"></ion-icon> 
        <ion-icon range-right name="sunny"></ion-icon>     
    </ion-range> 
</ion-item>

results matching ""

    No results matching ""