Created
August 22, 2015 08:59
-
-
Save jungheelee/7298f07c7b5987b87248 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
<div ng-class='{true: 'editClassName', false:'defaultCSSName'}[editFag]'> | |
<textarea ng-model='your_app'></textarea> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment