Skip to content

Instantly share code, notes, and snippets.

@TiagoSilvaPereira
Created February 13, 2021 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TiagoSilvaPereira/06b8c4d4a72b59432281007ca4f7df4a to your computer and use it in GitHub Desktop.
Save TiagoSilvaPereira/06b8c4d4a72b59432281007ca4f7df4a to your computer and use it in GitHub Desktop.
Alpine.js Image Preview tutorial
function imageViewer() {
return {
imageUrl: '',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment