Version: 1.0.0
UserUpdateModal
The user update modal is used to update the user's information.
Loading...
#
Usage#
Reference#
PropsonDisplay
#
() โ void
Callback function called when the modal is first displayed.
onClose
#
() โ void
Callback function called when the modal is closed.
onPictureClick
#
() โ void
Callback function called when the user clicks on their picture.
onSuccess
#
(userObject) โ void
Callback function called when the user updates profile information successfully.
onFailure
#
(errorObject) โ void
Callback function called when the update fails.