Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 540 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 540 Bytes

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.