Skip to content

Instantly share code, notes, and snippets.

@jungheelee
Created August 22, 2015 08:59
Show Gist options
  • Save jungheelee/7298f07c7b5987b87248 to your computer and use it in GitHub Desktop.
Save jungheelee/7298f07c7b5987b87248 to your computer and use it in GitHub Desktop.
<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