Skip to main content
The props for the SignInDescription component.

See

SignInDescription

Extends

  • SignInTitleAndDescriptionProps.HTMLAttributes<HTMLElement>

Properties

PropertyTypeDescriptionInherited from
as?ElementTypeThe element type to render the description 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