Value Parameters
street
street2
city
state
postal-code
country
county
status
Feature Parameters
inline-mode — Inline UI mode, more compactuse-county – Whether or not to use the county inputuse-status – Whether or not to store a Verified/Not Verified attributeuse-second-street-line – Whether or not to use a 2nd line for the street inputreturn-company-in-street — Whether to return the company name registered at that address (if applicable)disabled
Search Parameters
countries – A list of allowed countriesorigin – The origin country of the request, will bias results towards the country the request originated from
Label Parameters – Customize labels for input fields
main-label
search-label
search-button-label
manual-button-label
street-label
street2-label
city-label
state-label
postal-code-label
country-label
county-label
status-label
Styling Parameters
additional-styles – Custom CSS to add to the component
Event Parameters
onaddresschange — Function to call upon the user changing the data in any field
