Email

用于存储 email 值的字段

email 类型的字段用于存储电子邮件。它在 UI 中显示一个 <input type="email">

示例

{
  name: "contact",
  type: "email",
}

可用选项

此字段仅具有 通用选项