An email field is an alphanumeric field where user can type in their email address. This field has an auto validation that checks whether the '@' symbol is present or notto prevent invalid data.
Properties
...
:
Required: A User The email field can be set a field as required, which means it's mandatory to fill in the required field.
Unique: A user can save the data uniquely. It stores our records uniquelyThe email field can be set as unique
Default value: A user can set the default value