false Specifies whether the input widget should be rendered readonly. var v = textareaObject.readOnly Set the readOnly property. Same behavior in Firefox 14 and Chrome 20. If the textarea has no id attribute, a generated id will be assigned. true: It defines that the text area is readOnly. The ng-readonly directive sets the readonly attribute of a form field (input or textarea). The