@gfsdeliver/gfs-delivery-address

2.0.0-preview.1 • Public • Published

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

Package Sidebar

Install

npm i @gfsdeliver/gfs-delivery-address

Weekly Downloads

35

Version

2.0.0-preview.1

License

Apache-2.0

Unpacked Size

15.7 kB

Total Files

9

Last publish

Collaborators

  • gfsnpm