Back to Components
Inputs

Address Input

Multi-field address form for street, city, region, postal code, and country.

Shipping address

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/address-input.tsx

Installation

Using shadcn CLI

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

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge