Skip to content

Instantly share code, notes, and snippets.

@stevermeister
Created August 25, 2017 09:11
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 stevermeister/ea0792278b0f8cea9ffda3580007fcf0 to your computer and use it in GitHub Desktop.
Save stevermeister/ea0792278b0f8cea9ffda3580007fcf0 to your computer and use it in GitHub Desktop.
<angular-switchery [(ngModel)]="swticherModel"></angular-switchery>
<angular-switchery [(ngModel)]="swticherModel"></angular-switchery>
Switcher: {{swticherModel? 'ON' : 'OFF'}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment