Allows only a valid email address to be filled in
Specification
nested
Type
Specification
{
"name": "myEmail",
"type": "email",
"label": "My Email",
"nested": "rpc://getNestedFields"
}Example
Email input

[
{
"name": "contact",
"label": "Contact email",
"type": "email"
}
]Last updated

