Skip to content

Instantly share code, notes, and snippets.

@Reflic
Created May 28, 2016 16:29
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 Reflic/1b6079965e0a5ce2cb7d7307f1c5e1ec to your computer and use it in GitHub Desktop.
Save Reflic/1b6079965e0a5ce2cb7d7307f1c5e1ec to your computer and use it in GitHub Desktop.
<mainparent component>
<listentry>
<a href="#" v-on:click="settings()"></a>
</listentry>
<listentry></listentry>
<listentry></listentry>
<listentry></listentry>
<settings v-if="visible"></settings>
</mainparent>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment