samcarecho / paper-money-input

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:HTML 100.0%