Directory

← Back

titanium-currency

A polymer element that formats currency.

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/LssPolymerElements/titanium-currency on 2019-05-10 ]

titanium-currency

Build status

Published on webcomponents.org

A polymer element that formats currency.

To install use: bower install --save titanium-currency

LIVE DEMO AND API

        
        <h1>Sample Output</h1>
        <titanium-currency value="-1200" decimal-places="2" thousands-separators accounting-format></titanium-currency>
        

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • polymer#Polymer/polymer#^1.1.0
  • polymer-ts#^0.1.29
Released
2017-05-10
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 1.0+
Polymer 2.0+ in 2.0.0
Browser
Browser Independent

titanium-currency - Vaadin Add-on Directory

A polymer element that formats currency. titanium-currency - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/LssPolymerElements/titanium-currency](https://github.com//LssPolymerElements/titanium-currency/blob/3.0.0/README.md) on 2019-05-10 ]** # titanium-currency [![Build status](https://ci.appveyor.com/api/projects/status/kpyq48m0oo3q4wwj?svg=true)](https://ci.appveyor.com/project/aarondrabeck/titanium-currency) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/LssPolymerElements/titanium-currency) A polymer element that formats currency. To install use: `bower install --save titanium-currency` [ LIVE DEMO AND API ](https://www.webcomponents.org/element/LssPolymerElements/titanium-currency) ```html

Sample Output

```
Online