Created
August 25, 2017 13:02
-
-
Save stevermeister/88f7ef7d0a0cbbe3fe1b3e57189417bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<angular-switchery #f="ngForm" [formControl]="switcheryControl"></angular-switchery> | |
switcheryControl.value : {{f.value}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment