Created
May 15, 2014 04:59
-
-
Save VictorQueiroz/1dc4c157e00352baae2f to your computer and use it in GitHub Desktop.
Um exemplo sobre como você pode utilizar o data-ng ao invés de o nome puro da diretiva. Mostrando que existem outras possibilidades de uso para esta mesma operação.
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
| <input type="text" data-ng:model="foo"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment