Search
Search
Displays an images gallery with accessible lightbox.
blocks:
- type: gallery
heading: {} # (optional)
surtitle: '' # string (optional)
title: '' # string (optional)
text: '' # markdown (optional)
column: '' # number, columns by row in desktop (optional)
ratio: 1 # number, ratio of thumbnails format
gallery: []
src: '' # url
filter: '' # string (optional)
alt: '' # string (optional)
legend: '' # string (optional)
credit: '' # markdown (optional)
background: false # boolean (optional)
Add tobii class in deep safelist of postcss.config.js .
safelist: {
deep: [/^tobii/]
}