Login Form
A centered login form with email/password fields, remember-me checkbox, forgot password link, primary sign-in button, and a social login alternative. The most common auth pattern.
Input and form UI patterns for web applications. Login screens, multi-step wizards, settings panels, and more — the essential interaction patterns for collecting user data.
A centered login form with email/password fields, remember-me checkbox, forgot password link, primary sign-in button, and a social login alternative. The most common auth pattern.
A registration form with first/last name row, email, password with hint text, terms checkbox, and call-to-action. The focused input shows an active border state.
An account settings form with text inputs, toggle switches for preferences, section dividers, and save/cancel action buttons. Commonly found in user preference pages.
A step indicator with numbered circles connected by lines, showing progress through a multi-page form. Step 1 is complete (green ✓), step 2 is active (blue), step 3 is pending.
A Stripe-style payment form with card number, expiry/CVC row, cardholder name, order total, and a prominent pay button. Monospace font for card fields.
A search bar with dropdown selects, price range inputs, checkbox filters, and apply/clear buttons. The standard pattern for e-commerce filtering and faceted search.
A contact form with name/email row, subject dropdown, textarea for message, radio button preference, and validation error state on the email field (red border + error message).
A plan selection form with three pricing cards (selectable), a monthly/annual toggle switch, and a CTA button. The selected plan is highlighted with an accent border.