UNPKG

lightgallery

Version:

lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile

13 lines 402 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.autoplaySettings = void 0; exports.autoplaySettings = { autoplay: true, slideShowAutoplay: false, slideShowInterval: 5000, progressBar: true, forceSlideShowAutoplay: false, autoplayControls: true, appendAutoplayControlsTo: '.lg-toolbar', }; //# sourceMappingURL=lg-autoplay-settings.js.map