kevinongko / vue-numeric

Input field component to display a formatted currency value based on Vue.js
https://kevinongko.github.io/vue-numeric/
MIT License
461 stars 118 forks source link

leave currency symbol aftervalue #70

Closed Davidriquelme closed 6 years ago

Davidriquelme commented 6 years ago

Can't manage tu leave the currency symbol after de value,

example: I have this: "% 4", but i need this "4 %"

Is there any workaround ?

kevinongko commented 6 years ago

Hi @Davidriquelme, Try to use the currency-symbol-position props more details https://github.com/kevinongko/vue-numeric#props