Composition Gallery

Register

A registration composition that checks multi-field rhythm, inline help, and success feedback.

Overview

Tests the relationship between a small account form, validation, and explanatory feedback.

Live Preview

Create your account

Start with a secure workspace.

Email verification
Use a work email to create a workspace.

Code

<Field label="Full name"><Input /></Field><Field label="Email"><Input /></Field>

Components Used

CardFieldInputButtonAlert

Accessibility

Each input is labelled through Field and inline feedback is associated with its control.

Responsive Behaviour

The form remains one column on narrow widths so labels and validation copy stay readable.

Notes

Core covers the primitives only. Invitation systems, entitlement checks, and account provisioning remain outside this gallery.