Replies: 2 comments 2 replies
-
| What means "readable component" and what's its purpose? |
Beta Was this translation helpful? Give feedback.
2 replies
-
| Thanks. 🤗 …On Sat, Jun 25, 2022 at 12:24 PM Matthias Stiller ***@***.***> wrote: parse <https://dm4t2.github.io/vue-currency-input/api.html#parse> converts a formatted string to a number, but you want to do the opposite. You can use Intl.NumberFormat.prototype.format() <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format> for printing currency formatted numbers, see #163 <#163> — Reply to this email directly, view it on GitHub <#333 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADV4EMA6H4EJIPRJ5V6QW3VQ3F5FANCNFSM5ZYIWUNQ> . You are receiving this because you authored the thread.Message ID: ***@***.*** com> -- Ersin Güvenç |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i want to call directly api function to create readable component of my CurrencyField.vue
How ever i get an empty string.
Help me please .
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions