Skip to content

Instantly share code, notes, and snippets.

@ederchrono
Created May 15, 2019 06:44
Show Gist options
  • Save ederchrono/faaaa77bc5d36f8423de850c5c64de48 to your computer and use it in GitHub Desktop.
Save ederchrono/faaaa77bc5d36f8423de850c5c64de48 to your computer and use it in GitHub Desktop.
<!-- interactive image -->
<img
class="absolute h-full z-10"
@mousedown.prevent="startDrag"
@touchstart="startDrag"
:style="currentImageStyle"
:src="currentImage"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment