Skip to main content

Variable: MANUAL_PHONE_COUNTRY_CODE

const MANUAL_PHONE_COUNTRY_CODE: "manual" = 'manual'

Defined in: packages/forms/src/phoneCountryCodes.ts:46

Sentinel value used as countryCode to indicate that the user wants to type the entire phone number manually (no pattern mask is applied). A + prefix is displayed before the input.