n
nonaxial
Components
192/207
+1

Phone Input

Interactions

Phone number input

phoneinputformat

Installation

$
npx shadcn@latest add https://nonaxial.com/r/phone-input.json

Usage

tsx
import { PhoneInput } from "@/components/nonaxial/phone-input"

export default function Example() {
  return (
    <PhoneInput>{/* Your content here */}</PhoneInput>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring