Constructor
# new OtpComponent(props)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
OtpComponentProps
|
Component properties |
|
onContinueButtonClick |
onContinueButtonClickCallback
|
Callback when the user clicks on the continue button |
|
onBackClick |
onBackClickCallback
|
Callback when the user wants to go back to previous page |
|
otpDescriptionLabel |
string
|
<optional> |
OTP description text |
otpButtonLabel |
string
|
<optional> |
Button text |
otpResendLabel |
string
|
<optional> |
Resend OTP text |
forgotPasswordLabel |
string
|
<optional> |
Forgot password text |
otpWrongEmail |
string
|
<optional> |
Wrong email text |