Create Photo Browser InstanceYou can create and initialize a photo browser by using JavaScript. You have to use the following App's method. myApp.photoBrowser(parameters): It is used to initialize photo browser with parameters and it also returns initialized photo browser instance. parameters: It is a required parameter, which is an object with photo browser parameters. How to use photoBrowser() method:Syntax: Next TopicFramework7 Photos Array |