Version: 3.14.0
PasswordChangeModal
The password change modal is used to change the user's password.
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 is changed succesfully.
onFailure
#
(errorObject) โ void
Callback function called when changing the password fails.