Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

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