lightbox.js-react
Advanced tools
Changelog
[0.6.0] - 2023-04-24
modalClose
prop to clickOutside
.
By default, the modal doesn't close when the outside of the image is clicked, so if a developer wishes to add this to the lightbox, the modalClose
prop must be set to clickOutside
for the new modal-closing functionality to be enabled.Changelog
[0.5.9] - 2023-04-19
open
prop to true
.startingSlideIndex
proponClose
now available, which emits an event when the lightbox has been closedrightArrowClassname
and leftArrowClassname
propsChangelog
[0.5.4] - 2023-04-13
images
prop is changed.