Template recipe
Login & sign-up template
This page is a recipe assembled from existing primitives. Drop the inner <form> into your real auth page and wire the action handler.
- —
Field + TextInput for email - —
Field + PasswordInput for password - —
Linkfor "Forgot password" and "Sign up" - —
Button with fullWidth for the two CTAs
← Back to components