Email Input Validation
Hey there! here's a quick example for getting an email input validated.
Instead of getting garbage data like jane@iforgotmyemail or joe@.com you can prevent the form from submitting and also letting the user know they need to input a valid email. Custom code created with Slater App.
Hope this is useful. Feel free to clone :)