for example [email protected]
@TimWarp We add support for * character . You can use latest version with mask A*@A*.SSS
Hi, when set my input field type=email this is error is show Failed to set the 'selectionStart' property on 'HTMLInputElement': The input element's type ('email') does not support selection. and may field in desktop is crashed after input any value and try remove value inputed.
@schirato You should use type='text' not email or number . This is normal behavior when you use ngx-mask plugin . Also ngx-mask have validation and you could use it with FormControl
Hello! And how to add a point to the mailbox? For example, a test.[email protected]
Most helpful comment
Hello! And how to add a point to the mailbox? For example, a test.[email protected]