Email Inputv1

The Adaptive Form Email input Core Component is used to collect email addresses from users. It is typically represented as a text box and has pattern validations to accept only valid email addresses. The email input field can be further customized with additional attributes such as "required", "placeholder", and "pattern" to set validations for the input data.

Examples

Standard

A simple Email Input.

This is a short description.

This is a long description.

  1. jcr:title: Email Input
  2. description: <p>This is a long description.</p>
  3. tooltip: <p>This is a short description.</p>
  4. sling:resourceType: forms-components-examples/components/form/emailinput
  5. fieldType: email
  6. tooltipVisible: true
    
        

    

This is a short description.

This is a long description.