Skip to main content

Function: RegisterForm()

RegisterForm(rawProps): Element

Defined in: components/RegisterForm.tsx:124

Renders a registration form for company (Contact) or consumer (Customer) accounts, collecting personal details, billing/delivery addresses and a password, with optional automatic login on success.

Parameters

rawProps

RegisterFormProps

Returns

Element

Remarks

Uses useAuth to register the contact or customer.