UNPKG

481 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.autoplaySettings = void 0;
4exports.autoplaySettings = {
5 autoplay: true,
6 slideShowAutoplay: false,
7 slideShowInterval: 5000,
8 progressBar: true,
9 forceSlideShowAutoplay: false,
10 autoplayControls: true,
11 appendAutoplayControlsTo: '.lg-toolbar',
12 autoplayPluginStrings: {
13 toggleAutoplay: 'Toggle Autoplay',
14 },
15};
16//# sourceMappingURL=lg-autoplay-settings.js.map
\No newline at end of file