Created
May 14, 2016 11:54
-
-
Save jrwebdev/6827b3965e6d73f7692d743b31786aa6 to your computer and use it in GitHub Desktop.
= Bindings
This file contains 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
<toggle value="value" | |
true-label="'True'" | |
false-label="'False'" | |
on-toggle="::onToggle"> | |
</toggle> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment