📅  最后修改于: 2020-10-25 02:53:43             🧑  作者: Mango
照片浏览器类似于iOS照片浏览器组件,用于显示可缩放和平移的图像组。要在图像之间滑动,照片浏览器使用Swiper Slider 。
下表显示了framework7中使用的照片浏览器类型-
S.No | Photo browser types & 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. |