AuthLayout
Centered authentication card with brand icon, title, subtitle, and form area.
Default
Empty auth layout with the default welcome heading and brand icon.
Welcome
Sign In Form
Auth layout with email, password fields, and a sign-in button.
Sign In
Enter your credentials
Sign Up Form
Registration variant with name, email, and password fields.
Create Account
Start your free trial today
Password Reset
Forgot password flow with email input and reset button.
Reset Password
Enter your email to receive a reset link
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | text | "Welcome" | Heading text displayed below the brand icon |
subtitle | text | "" | Optional subheading below the title |
children | content | - | Form content (inputs, buttons, links) |