Skip to main content
A button to go back to the previous step of the sign-in flow.

See

SignInBackButton

Extends

  • HTMLAttributes<HTMLButtonElement>

Properties

PropertyTypeDescription
step?"credentials" | "verification"If set, will render the back button for this step of the sign in flow, regardless of the context value.
size?ButtonSizeThe size of the button.
variant?ButtonVariantThe variant of the button.
I