Created
February 13, 2021 18:08
-
-
Save TiagoSilvaPereira/06b8c4d4a72b59432281007ca4f7df4a to your computer and use it in GitHub Desktop.
Alpine.js Image Preview tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function imageViewer() { | |
return { | |
imageUrl: '', | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment