Galleria
Download Themes Documentation
Documentation » Options » lightbox

lightbox

type: Boolean
default: false

This option acts as a helper for attaching a lightbox when the user clicks on an image. If you have a link defined for the image, the link will take precedence.

Example on how to attach a lightbox to each image:

Galleria.configure({
    lightbox: true
});
  • lightbox
    • Example on how to attach a lightbox to each image:
  • Download
  • Themes
  • Documentation
  • Github