Current user input or undefined. Required.
Optional props for the code input. Typically used to change the label prop.
Optional props for the register button. Typically used to change the title prop.
Optional props for the e-mail input. Typically used to change the label prop.
See {@link ICrossEditorProps}
Optional initial value for the e-mail input
Optional callback for code changed. Contains code user entered
Occurs when the user press "confirm" button. Required.
Occurs when the user inputs e-mail
Props for the ConfirmForm component.
Required properties: onConfirmPress.
Allows you to customize ICodeProps and IEmailProps.