# Vuetify Currency Field
The Vuetify Currency Field uses [Vue Currency Input](https://dm4t2.github.io/vue-currency-input/) directive to create a currency component (`<v-currency-field>`) with all features of v-text-field.
The component is compatible with vuetify 1.x and 2.x and dynamic binds the props and listeners to v-text-field component.

`Lightweight`
Only [~4 kB bundle size](https://bundlephobia.com/result?p=v-currency-field) (minified + gzipped).

[Read the guide](https://phiny1.github.io/v-currency-field/) to getting started.
