Version: 3.14.0
PasswordForgotContainer
Handles the case where the user forgets their password, and they want to request a password reset e-mail.
#
Usage#
ReferencePasswordForgotContainer
#
#
PropsonSuccess
#
(userObject) โ void
Callback function called when the password reset request is sent succesfully.
onFailure
#
(errorObject) โ void
Callback function called when the password reset request fails.
#
Children componentsAlert
#
Displays the relevant errors or success messages.
PasswordForgotEmail
Required#
Instance of Input
Input field component to receive user's e-mail
PasswordForgotButton
Required#
Instance of Button
A button component that submits the form.
#
Propsname
#
string?
The title displayed inside the button