Version: Next
EmailVerifyContainer
Handles sending the email verification message to the user's email address again in case they can't find it, or if it expired already.
#
Usage#
ReferenceEmailVerifyContainer
#
#
PropsonSuccess
#
(userObject) โ void
Callback function called when the verification email is sent again successfully.
onFailure
#
(errorObject) โ void
Callback function called when the verification email can't be sent again.
#
Children componentsAlert
#
Displays the relevant errors or success messages.
EmailVerifyResendButton
Required#
Instance of Button
A button component that submits the resend action.
#
Propsname
#
string?
The title displayed inside the button