Phone Input

A phone number input with country code selection.

Input component for international phone numbers.

Usage

import { PhoneInput } from "@delphi/ui";

export function Example() {
  return <PhoneInput placeholder="Enter phone number" />;
}
ESC
No results found