Advertisement
dizplay

vertical slider (nestable slider on Bricks Builder)

Mar 17th, 2025
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.95 KB | None | 0 0
  1. {
  2.  "type":"loop",
  3.  "drag": true,
  4.  "direction":"ttb",
  5.  "keyboard":"global",
  6.  "height":"fit-content",
  7.  "gap":"0px",
  8.  "start":"0",
  9.  "perPage":1,
  10.  "perMove":1,
  11.  "speed": "1400",
  12.  "easing": "cubic-bezier(0.455, 0.030, 0.515, 0.955)",
  13.  "interval":7000,
  14.  "autoHeight":true,
  15.  "autoplay":true,
  16.  "pauseOnHover":true,
  17.  "pauseOnFocus":false,
  18. "arrows":true,
  19.  "arrowPath" : "M35.1,21.3L23.8,32.6c-0.7,0.7-1.9,0.7-2.7,0c-0.7-0.7-0.7-1.9,0-2.7l8.1-8.1h-23c-1,0-1.9-0.8-1.9-1.9c0-1,0.8-1.9,1.9-1.9 h23l-8.1-8.1c-0.7-0.7-0.7-1.9,0-2.7c0.7-0.7,1.9-0.7,2.7,0l11.3,11.3C35.8,19.4,35.9,20.6,35.1,21.3C35.1,21.3,35.1,21.3,35.1,21.3",
  20.  "pagination":false,
  21.  "mediaQuery":"max",
  22.  "padding": "0",
  23.  "classes": {
  24.  "arrows": "splide-freccie",
  25.  "arrow": "splide-freccia",
  26.  "prev": "splide-sx",
  27.  "next": "splide-dx"
  28.  },
  29.  "breakpoints": {
  30.  "767": {
  31.  "direction":"ltr",
  32.  "autoHeight":true,
  33.  "easing": "cubic-bezier(0.250, 0.460, 0.450, 0.940)",
  34.  "speed": "700"
  35.  }
  36.  }
  37. }
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement