vue-currency

0.0.7 • Public • Published

Vue Currency

A simple vue component for make currency to your input text.

Install

npm install vue-currency

Usage

Use this component into your html like:

<vue-currency
 name="your-component_name"
 custom-class="your-classname"
 placeholder="your-placeholder">
</vue-currency>

Props

class (String)

add custom class for your input component (required)

value (Number)

add value for your input component (optional)

placeholder (String)

add placeholder for your input (required)

Readme

Keywords

Package Sidebar

Install

npm i vue-currency

Weekly Downloads

17

Version

0.0.7

License

MIT

Last publish

Collaborators

  • andreepratama27