GitHub

Phone Input

International phone number input with country code selector, searchable dropdown, sizes, and validation states.

Basic Phone Input

Preview

With Dropdown Open

Preview
🇺🇸 United States +1
🇬🇧 United Kingdom +44
🇩🇪 Germany +49
🇫🇷 France +33

Sizes

Preview

States

Preview
Invalid phone number
ClassDescription
.phone-inputContainer (flex)
.phone-input-countryCountry selector button
.phone-input-flagFlag emoji
.phone-input-codeDial code text
.phone-input-arrowChevron arrow icon
.phone-input-openOpen state (shows dropdown, rotates arrow)
.phone-input-dropdownCountry dropdown panel
.phone-input-searchSearch section in dropdown
.phone-input-search-inputSearch text field
.phone-input-listScrollable country list
.phone-input-optionCountry option row
.phone-input-option-selectedSelected option highlight
.phone-input-smSmall size
.phone-input-lgLarge size
.phone-input-errorError state
.phone-input-successSuccess state
.phone-input-disabledDisabled state
.phone-input-fieldField wrapper (label + helper)
.phone-input.glassGlass morphism variant