Sitronik / vue3-picture-swipe

A Vue 3 integration PhotoSwipe image plugin
MIT License
33 stars 6 forks source link

append to body #9

Open piotrm73 opened 9 months ago

piotrm73 commented 9 months ago

Is there an easy method to append 'pswp' element to 'body'?

MisterMike commented 5 months ago

Since it basically takes the first .pswp (index 0) it finds, you can simply add the .pwsp div early in the content body and it will use that.