viewer js integration for gallery

This commit is contained in:
gurusabarish
2024-06-15 21:59:17 +05:30
parent d3755c81bf
commit 236b319bd7
5 changed files with 45 additions and 1 deletions
+5
View File
@@ -11,4 +11,9 @@ galleryImages:
- src: https://thumbs.dreamstime.com/b/summer-day-smiling-women-relax-wearing-red-dress-fashion-standing-wooden-bridge-over-sea-blue-sky-background-summer-107411998.jpg
- src: https://thumbs.dreamstime.com/b/young-woman-playing-dog-pet-beach-sunrise-sunset-girl-dog-having-fun-seasid-seaside-cute-neglected-stay-66480218.jpg
- src: https://thumbs.dreamstime.com/b/funny-picture-taken-sunrise-frozen-lake-perspective-rider-retro-bicycle-sunrise-personal-211066044.jpg
viewer : true
viewerOptions : {
title: false
# you can add more options here. refer https://github.com/fengyuanchen/viewerjs?tab=readme-ov-file#options
}
---