Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 962 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 962 Bytes

bower version open issues license

<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.

Demo and API docs

Default options example:

    <money-input value="{{value}}"></money-input>

Styling

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

@demo demo/index.html