Optional props for the cancel 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 props for the login button. Typically used to change the title
prop.
Occurs when the user was successfully logged in and contains the resulting user.
Optional props for the password input. Typically used to change the label
prop.
See {@link ICrossEditorProps}
Optional props for the phone input. Typically used to change the label
prop or change the maskProps
.
See {@link ICrossEditorProps}
Optional props for the register button. Typically used to change the title
prop.
Optional props for the save button. Typically used to change the title
prop.
Properties for the CognitoLogin component.
Allows customization and provides the onLoggedIn event.