paper-locale-input

input component for localized data (e.g. currency)


Keywords
web-components, polymer, material-design, paper-input, input, money, form, currency, Intl, locales
License
MIT-feh
Install
bower install paper-locale-input

Documentation

Build Status Published on webcomponents.org

<paper-locale-input>

<paper-locale-input> is a customizable paper input to deal with locale data (e.g. currencies)

Example Usage:

<paper-locale-input value="{{value}}"   label="amount"  currency="EUR" locale="fr_FR"></paper-locale-input>