SignInInitialValues
The type for the initialValues
prop that is used to pre-populate the sign-in form.
Properties
- Name
emailAddress?
- Type
string | undefined
- Description
The email address of the user.
- Name
username?
- Type
string | undefined
- Description
The username of the user.
- Name
phoneNumber?
- Type
string | undefined
- Description
The phone number of the user.
Feedback
Last updated on