<readonly>
The
readonly
attribute is a
boolean attribute that controls whether or not the user can edit the form control.
When specified, the element is not
mutable
.