<money-input>
is a customizable input validator and mask for currency amounts.
It uses the paper-input element for create the element form.
Default options example:
<money-input value="{{value}}"></money-input>
Custom property | Description | Default |
---|---|---|
--money-input-width |
Field width | 100% |
@demo demo/index.html