Back to Components
Inputs

Phone Input

Phone number input with a country code dropdown and inline flag icons.

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/phone-input.tsx

Installation

Using shadcn CLI

npx shadcn add phone-input --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge