trvswgnr / bs5-lightbox

A pure JS lightbox gallery plugin for Bootstrap 5 based on the Modal and Carousel components
https://trvswgnr.github.io/bs5-lightbox/
MIT License
129 stars 28 forks source link

Captions #1

Closed elemis closed 2 years ago

elemis commented 2 years ago

This is wonderful. Is it possible to add captions in the lightbox? If not, do you have plans to implement this functionality?

trvswgnr commented 2 years ago

I plan to add captions in the next release—I'm still working out the best way to implement that feature.

trvswgnr commented 2 years ago

Captions feature has been added in version 1.7.2 and can be implemented with data-caption or data-footer.