Skip to content

Instantly share code, notes, and snippets.

@SteinRobert
Created July 7, 2019 20:48
Show Gist options
  • Select an option

  • Save SteinRobert/e8b2211020a25723abb087d73aaa113b to your computer and use it in GitHub Desktop.

Select an option

Save SteinRobert/e8b2211020a25723abb087d73aaa113b to your computer and use it in GitHub Desktop.
<template>
<div>
<app-toggle name="toggle" id="toggle-1" :active.sync="toggleActive"></app-toggle>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment