Skip to content

Instantly share code, notes, and snippets.

@edmondyip
Created January 23, 2018 03:45
Show Gist options
  • Save edmondyip/56f19b12ee8a911fabe9dd977126e539 to your computer and use it in GitHub Desktop.
Save edmondyip/56f19b12ee8a911fabe9dd977126e539 to your computer and use it in GitHub Desktop.
Methods
<script>
methods: {
change: function () {
this.svgBg.to(this.target)
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment