[component]

Dev Mode
Email field
Description
Use the email field to allow a user to input a valid email.
Email
We only return correct email address back to the parent component.
Returned Value: dwight@example.com
Props
Name
Type
Required
Description
onChange
OnChangeCallback
Required
blurOnSubmit
boolean
disabled
boolean
errorText
string
helperText
string
iconName
IconName
id
string
onBlur
OnChangeCallback
onEnter
onFocus
onIconClick
onSubmitEditing
placeholder
string
testID
string
Root test id for the primary interactive element or container.
testIDs
FieldTestIDs
Status
Documentation:
Figma:
Web:
iOS:
Android:
Related
Text area
Examples
Email Field
Email
We only return correct email address back to the parent component.
Returned Value: dwight@example.com