Framework7 - Photo Browser



Description

The Photo browser is similar to iOS photo browser component to display group of images, which can be zoomed and panned. To slide between images, photo browser uses Swiper Slider.

The following table shows the photo browser types used in 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.

Advertisements