AngularJS ng-non-bindable
Directive
AngularJS Example
The following paragraph does not require AngularJS to compile:
Definition and Usage
The ng-non-bindable directive is used to inform AngularJS that the current HTML element or its child elements do not need to be compiled.
Syntax
This directive is supported by all HTML elements.
Parameter Values
There are no parameter values.