ngNonBindable (directive)

Improve this Doc View Source ngNonBindable

  1. directive in module ng

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 bindings but which should be ignored