Skip to content

Instantly share code, notes, and snippets.

@nidhi-canopas
Created March 25, 2022 11:06
Show Gist options
  • Select an option

  • Save nidhi-canopas/e020b356165b2d5601a0a313c7781d31 to your computer and use it in GitHub Desktop.

Select an option

Save nidhi-canopas/e020b356165b2d5601a0a313c7781d31 to your computer and use it in GitHub Desktop.
<script>
unmounted() {
console.log("I'm unmounted hook");
this.$refs.img.width = 0;
},
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment