Skip to main content
The props for the SignInTitle component.

See

SignInTitle

Extends

  • SignInTitleAndDescriptionProps.HTMLAttributes<HTMLElement>

Properties

PropertyTypeDescriptionInherited from
as?ElementTypeThe element type to render the title as.-
authMethod?AuthMethodThe auth method to render the title for.SignInTitleAndDescriptionProps.authMethod
step?"credentials" | "verification"If set, will render the title for this step of the sign in flow, regardless of the context value.SignInTitleAndDescriptionProps.step
I