ldx-widgets
Version:
widgets
64 lines (42 loc) • 770 B
Markdown
[<< Component Index](../README.md)
# [AddressUK](https://github.com/tmfi/ldx-web-utilities/blob/develop/src/components/address_uk.coffee)
### 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
### country
**`String`**
_Optional_
country
### mapLink
**`Boolean`**
_Optional_
Build a link to google maps and display address as a clickable link.
Link opens a new tab/window