搜索结果

  • watchSlidesProgress

    分类:parameters

    说明:开启这个参数来计算每个slide的Progress。...

  • mySwiper.setProgress(Progress,

    分类:Methods

    说明:设置swiper的Progress。 参数名 类型 是否必填 描述 Progress number 必选 设置的Progress值,范围0~1。0是初始位置,1是最后一个slide。 speed number 可选 变换的速度。...

  • Progress(swiper,Progress)

    分类:Event

    说明:当Swiper的 Progress被改变时执行。...

  • ProgressbarFillClass

    分类:Pagination

    说明:进度条型分页器的类名...

  • mySwiper.Progress

    分类:Properties

    说明:获取Swiper的Progress值。...

  • ProgressbarOpposite

    分类:Pagination

    说明:使分页器的进度条与Swiper的direction参数相反,表示水平swiper方向的垂直进度条和垂直swiper方向的水平进度条...

  • renderProgressbar()

    分类:Pagination

    说明:自定义进度条类型分页器,当分页器类型设置为进度条时可用。...

  • mySwiper.updateProgress()

    分类:Methods

    说明:这个方法会重新计算 Swiper的Progress值 。...

    共1页/8条记录