You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we hover on the image it should give a magnify zoom of the image or you can help me with how to add the "id" to the img attribute or how to add class jst above img tag.
for eg: In Lingallery.vue
I want to add class : <div class="zoom"><img ref="mainImage" :id="" :src="currentImage" @click="handleLargeImageClick" :class="{ loading: isLoading }" v-swipe="handleImageSwipe" :style="mainImageStyle"></div>
No description provided.
The text was updated successfully, but these errors were encountered: