I have a Player component from the video-react library. I would like this player to appear in the lightbox on thumbnail click. Indeed, it would be excellent to be able to add any arbitrary component to <LightgalleryItem>. This would solve the video issue as well.
I have a
Playercomponent from thevideo-reactlibrary. I would like this player to appear in the lightbox on thumbnail click. Indeed, it would be excellent to be able to add any arbitrary component to<LightgalleryItem>. This would solve the video issue as well.