Prop Name | Default | Values |
---|---|---|
value | string | |
onChange | (value: string) => void | |
country | [ISO 3166-1 alpha-2 code] | |
onCountryChange | (country: Country) => void | |
showTrigger | true | true / false |
disabled | false | true / false |
placeholder | "Enter phone number" | string |
className | string | |
flagsOnly | false | true / false |