field.email
Creates a field for entering an email address.
Checks that the text contains the @
character. You can set other conditions yourself.
Component properties
Name |
Type |
Description |
|
"field.email" |
Set component type |
|
writable |
Data with values that will be processed or changed. |
|
string |
Label above the component. |
|
string |
Hint text. |
|
string |
A semi-transparent label that is shown in an empty field. |
|
condition |
Validation based on condition. |