[]
        
(Showing Draft Content)

C1.Blazor.Input.TextBoxType.Email

Email Property

Email

Is used for input fields that should contain an e-mail address.

Declaration
public static C1HtmlInputType Email { get; }
Remarks

Depending on browser support, the e-mail address can be automatically validated when submitted. Some smartphones recognize the email type, and add ".com" to the keyboard to match email input.