Phone Input

A country-code select composed with a formatted national number field, exposing the full E.164 value.

$bunx shadcn@latest add @nx-ui/phone-input
Registry item
Installs withselectutils

Basic usage

Uncontrolled, defaulting to the United Kingdom.

Controlled

The full E.164 value is reported via onChange.

Stored as +442071234567

Disabled and invalid

Standard disabled and aria-invalid treatments.

UK site contact directory

Realistic contact rows for a Nexus ReGen site register.

API reference

Exported parts and their props, extracted from the component source.

โ€ฆextends PhoneInputProps