Angularjs Examples

AJS Examples


AngularJS ng-ReadOnly Directive

The AngularJS ng-readonly directive is used to make DOM elements readonly.It traverses all DOM elemets with the readonly property and makes the element readonly.

Syntax

AngularJS ng-ReadOnly Directive Example

See Live Example