An open API service indexing awesome lists of open source software.

https://github.com/ingressorapidowebcomponents/money-input

<money-input> is a customizable input validator and mask for currency amounts. It uses the paper-input element for create the element form
https://github.com/ingressorapidowebcomponents/money-input

Last synced: 8 months ago
JSON representation

<money-input> is a customizable input validator and mask for currency amounts. It uses the paper-input element for create the element form

Awesome Lists containing this project

README

          

[![bower version](https://img.shields.io/bower/v/money-input.svg)](https://libraries.io/bower/money-input)
[![open issues](https://img.shields.io/github/issues/IngressoRapidoWebComponents%2Fmoney-input.svg)](https://github.com/IngressoRapidoWebComponents/money-input/issues)
[![license](https://img.shields.io/github/license/IngressoRapidoWebComponents%2Fmoney-input.svg)](https://github.com/IngressoRapidoWebComponents/money-input/blob/master/LICENSE)

# \

`` is a customizable input validator and mask for currency amounts.
It uses the paper-input element for create the element form.

_[Demo and API docs](https://ingressorapidowebcomponents.github.io/components/money-input)_

Default options example:

```html

```

### Styling

Custom property | Description | Default
----------------|-------------|----------
`--money-input-width` | Field width | 100%

@demo demo/index.html