Skip to content

Instantly share code, notes, and snippets.

@happyDemon
Created March 5, 2017 08:05
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 happyDemon/44482db86b5b281db590164677f2ab34 to your computer and use it in GitHub Desktop.
Save happyDemon/44482db86b5b281db590164677f2ab34 to your computer and use it in GitHub Desktop.
Vue.js explained through Pokemon
<transition-attack>
<div v-if="attackEffect" class="battle-effectiveness">
{{attackEffect}}
</div>
</transition-attack>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment