Skip to content

Instantly share code, notes, and snippets.

@paramsinghvc
Created August 15, 2017 06:46
Show Gist options
  • Save paramsinghvc/01f2af2a5040f2c9da3427422b3c0ab8 to your computer and use it in GitHub Desktop.
Save paramsinghvc/01f2af2a5040f2c9da3427422b3c0ab8 to your computer and use it in GitHub Desktop.
div(v-bind:id="'list-' + id")
// or
div(:id="'list-' + id")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment