Version: 3.5.2
PasswordForgotModal
The password forgot modal is used when the user forgets their password, and they want to request a password reset e-mail.
Loading...
#
Usage#
Reference#
PropsonDisplay
#
() โ void
Callback function called when the modal is first displayed.
onClose
#
() โ void
Callback function called when the modal is closed.
onSuccess
#
(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.