Skip to content

Instantly share code, notes, and snippets.

@hibuno
Created January 27, 2018 02:45
Show Gist options
  • Save hibuno/926672a0c4902fe719a5b53051c76740 to your computer and use it in GitHub Desktop.
Save hibuno/926672a0c4902fe719a5b53051c76740 to your computer and use it in GitHub Desktop.
Add event open detail
<div class="card" v-for="item in posts" v-bind:key="item.key" @click="openDetail(item)">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment