Version: 2.3.0
RegisterModal
The register modal is used to create a new account.
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 user registers succesfully.
onFailure
#
(errorObject) โ void
Callback function called when the register fails.