This code does not need AngularJS: {{ 5+5 }}
...Ng Ng Non Bindable
# AngularJS `ng-non-bindable` Directive
[ AngularJS Reference](#)
* * *
## AngularJS Example
The following paragraph does not need to be compiled using AngularJS:
[Try it Β»](#)
* * *
## Definition and Usage
The **ng-non-bindable** directive tells AngularJS that the current HTML element or its child elements should not be compiled.
* * *
## Syntax
All HTML elements support this directive.
* * *
## Parameter Values
No parameter values.
* * AngularJS Reference](#)
YouTip