EmailElement: {
    type: "email";
} & FormElementWithInput<string>

Type declaration

  • type: "email"