ReadOnly
13 Aug 20181 minute to read
When it is set to true, you cannot edit the value in the TextArea. The default value is false.
Refer to the following code example
<input id="textbox_sample" data-role="ejmtextbox" data-ej-watermarktext="Textbox" data-ej-readonly="true" data-ej-width="200">