We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Readonly

Hi, how assign readonly control  ej-mask edit

thanks

1 Reply

AB Ashokkumar Balasubramanian Syncfusion Team September 8, 2017 06:25 AM UTC

Hi Fabricio, 
 
Thanks for contacting Syncfusion support. 
 
In our MaskEdit component, we have provided a “readOnly” property to render the MaskEdit component with or without readOnly mode. Please use the below code block to set the readOnly property on MaskEdit component. 
   
[HTML] 
 
<input id="maskedit" ej-maskedit value="4242422424" inputMode="ej.InputMode.Text" maskFormat='99 999-99999' [readOnly]="true" width="100%" /> 
 
 
To know more details about the readOnly property, please check the below API document. 
 
 
Please let us know, if the provided information’s are helpful to achieve your requirement or not. 
 
Regards, 
Ashokkumar B. 


Loader.
Live Chat Icon For mobile
Up arrow icon