mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-20 04:11:51 +00:00
parent
e690eaae53
commit
e57d5b89ca
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
* The `ngNonBindable` directive tells Angular not to compile or bind the contents of the current
|
* The `ngNonBindable` directive tells Angular not to compile or bind the contents of the current
|
||||||
* DOM element. This is useful if the element contains what appears to be Angular directives and
|
* DOM element. This is useful if the element contains what appears to be Angular directives and
|
||||||
* bindings but which should be ignored by Angular. This could be the case if you have a site that
|
* bindings but which should be ignored by Angular. This could be the case if you have a site that
|
||||||
* displays snippets of code. for instance.
|
* displays snippets of code, for instance.
|
||||||
*
|
*
|
||||||
* @element ANY
|
* @element ANY
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue