📅  最后修改于: 2021-01-02 06:27:45             🧑  作者: Mango
照片浏览器类似于iOS照片浏览器组件,用于显示图像组,可以缩放和平移图像。要在图像之间滑动,照片浏览器使用Swiper Slider。
下表显示了framework7中使用的照片浏览器类型:
Index | Photo Browser Type | Description |
---|---|---|
1) | Create Photo Browser Instance | Photo browser can be created and initialized using JavaScript only. |
2) | Photo Browser Parameters | Framework7 provides a list of parameters, which are used with photo browser. |
3) | Photo Browser Methods & Properties | You will get an initialized instance variable to use photo browser methods and properties once you initialize photo browser. |
4) | Photos Array | During initializing photo browser, you need to pass array with photos/videos in photos parameter. |
5) | Photo Browser Templates | Framework7 provides you many photo browser templates, which you can pass on photo browser initialization. |