v-currency-field icon indicating copy to clipboard operation
v-currency-field copied to clipboard

The Vuetify Currency Field uses Vue Currency Input directive to create a currency component (<v-currency-field>)

Vuetify Currency Field

The Vuetify Currency Field uses 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 (minified + gzipped).

Read the guide to getting started.