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
- Host: GitHub
- URL: https://github.com/ingressorapidowebcomponents/money-input
- Owner: IngressoRapidoWebComponents
- License: mit
- Created: 2016-07-01T19:14:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T20:56:37.000Z (over 8 years ago)
- Last Synced: 2025-02-10T19:46:19.820Z (over 1 year ago)
- Language: HTML
- Homepage: https://ingressorapidowebcomponents.github.io/components/money-input/
- Size: 16.6 KB
- Stars: 16
- Watchers: 11
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://libraries.io/bower/money-input)
[](https://github.com/IngressoRapidoWebComponents/money-input/issues)
[](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