Skip to content

Email Component

Mike edited this page Jun 10, 2025 · 5 revisions

For updated help on the Email component, refer to the Form.io User Guide

JSON Schema

The JSON Schema definition for this component is defined as follows.

{
  "label": "Email",
  "tableView": true,
  "key": "email",
  "type": "email",
  "input": true
}

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
kickbox.enabled If the Kickbox validation should be enabled for this email input boolean false false
Clone this wiki locally