Skip to content

Instantly share code, notes, and snippets.

@anoobbava
Last active December 16, 2019 13:22
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 anoobbava/3963f34205d4a1db8f2b9d6d9f627322 to your computer and use it in GitHub Desktop.
Save anoobbava/3963f34205d4a1db8f2b9d6d9f627322 to your computer and use it in GitHub Desktop.
<v-checkbox
v-model="task.is_completed"
color="info darken-3"
@change="updateTodo(task)"
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment