Is it possible to add a mask to an email?
Is it possible to add a mask to an email?
I need to force the user's hand to not be able to write values not present in an email address like '&' or 'é'...
I have a regex that works very well:
Is it possible to have a mask with RawJs in the same way? Like this :
In v2, we had the opportunity :
Thanks
I need to force the user's hand to not be able to write values not present in an email address like '&' or 'é'...
I have a regex that works very well:
Is it possible to have a mask with RawJs in the same way? Like this :
In v2, we had the opportunity :
Thanks
