[<< Component Index](../README.md)
# Address `/src/components/address.coffee`
## Props
### address1
**`String`**
 _Optional_

  First part of the address  
    

---
### address2
**`String`**
 _Optional_

  Second part of the address  
    

---
### address3
**`String`**
 _Optional_

  Third part of the address  
    

---
### city
**`String`**
 _Optional_

  City or town  
    

---
### state
**`String`**
 _Optional_

  State or province  
    

---
### zip
**`String`**
 _Optional_

  ZIP/postal code  
    

---
### mapLink
**`String`**
 _Optional_

  External link to map is generated  
  This opens a new tab  
