Skip to content

An element representing the display of financial title, amount & other meta information

License

Notifications You must be signed in to change notification settings

moneyio/payment-item

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payment-item

A Web Component element for moneyio.co.uk, used to represent payment/transactions

Demo

Check it out

Install

Install the component using Bower:

$ bower install moneyio/payment-item --save

Or download as ZIP.

Usage

  1. Import Web Components' polyfill:

    <script src="bower_components/webcomponentsjs/webcomponents.min.js"></script>
  2. Import Custom Element:

    <link rel="import" href="bower_components/payment-item/payment-item.html">
  3. Start using it!

    Refer to demo.html

History

For detailed changelog, check Releases.

License

MIT License © moneyio.co.uk

About

An element representing the display of financial title, amount & other meta information

Resources

License

Stars

Watchers

Forks

Packages

No packages published