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>)

Results 13 v-currency-field issues
Sort by recently updated
recently updated
newest added

I can come up with a jsfiddle if you would like, but since it's pretty simple I thought I would just describe it. When using the component with 'autoDecimalMode' on,...

This fixes `tabindex` support, which is broken because it was getting applied to the outermost vuetify `.v-input` div due to automatic attribute inheritance. This component provides its own manual attribute...

I've followed the installation instructions several times but get this message when using in a component. **[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive...