27
loading...
This website collects cookies to deliver better user experience
test_pub_xxxxxxxx
.App.js
file generated by create-react-app with the following code:verify
to call Lob’s AV API and displaying the results.verifyInternational
which requires an additional argument countryCode
. This code must be 2 letter country short-name code (ISO 3166) and cannot include the US or US territories. AddressForm
is a useful component that wraps Autocomplete into multiple inputs, the first input containing its autocomplete functionality. Let’s replace the React Autocomplete component in App.js with the AddressForm component.