-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
The JSON Schema definition for this component is defined as follows.
{
"label": "Email",
"tableView": true,
"key": "email",
"type": "email",
"input": true
}
This component uses the core properties defined within the Common Parameters section.
Property | Description | Value | Required | Default |
---|---|---|---|---|
kickbox.enabled | If the Kickbox validation should be enabled for this email input | boolean | false |
false |