Skip to content

GlobalFreightSolutions/gfs-delivery-address

Repository files navigation

Build Status

<gfs-delivery-address>

The gfs-delivery-address widget provides the users address, the selected service and the droppoint address if a droppoint is selected.

Install

# via bower
$ bower install --save gfs-delivery-address

Usage

  1. Import Web Components' polyfill:
<script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script>
  1. Import Custom Element:
<link rel="import" href="bower_components/gfs-delivery-address/gfs-delivery-address.html">
  1. Start using it!
<gfs-delivery-address
    default-street-address="100 Station Road, Horsham, RH13 5UZ, United Kingdom">
</gfs-delivery-address>

More info, demo and all the available properties can be found at GFS widget portal

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages