Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Return value from the usePhoneNumberState hook.

Properties

PropertyTypeDescription
phoneNumberObjectPhoneNumberThe phone number object with value and e164 fields.
countryCodeCountryCodeThe current country code.
handlePhoneNumberChange(pn: PhoneNumber) => voidHandler for PhoneNumberInput/PhoneNumberForm onPhoneNumberChange prop.
handleCountryCodeChange(countryCode: CountryCode) => voidHandler for PhoneNumberInput/PhoneNumberForm onCountryCodeChange prop.