Default

Out-of-the-box login form with email and password fields.

Custom Title

Set a personalized heading to match your brand voice.

With Footer Content

Add signup links or social login options below the form.

Branded Login

Combine with badges and links for a polished auth experience.

Usage

<LoginForm /><LoginForm title="Welcome Back" /><LoginForm title="Sign In"> <p>Don't have an account? <a href="/register">Sign up</a></p></LoginForm>

Props

PropTypeDefaultDescription
titletext"Sign In"Heading text above the form
actiontext"/login"Form submission URL
childrencontent-Footer content below the form (e.g. signup link)