closeIcon #496
closeIcon
#496
-
how do I specify svg data for custom closeicon ? tried adding svg source but cant get it to show other than the default close icon |
Beta Was this translation helpful? Give feedback.
Answered by
MurhafSousli
Dec 19, 2022
Replies: 1 comment
-
It's an option of LightboxModule.withConfig({
closeIcon: YourSVGStringValue
}) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MurhafSousli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's an option of
LightboxConfig
https://github.com/MurhafSousli/ngx-gallery/wiki/Lightbox-API, use the same way you would override global config forGalleryConfig