Currency "zł" after amount #176
Unanswered
mateusz-wyka
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to modify code example from demo "Money format: full via hooks". I'm working on Nuxt 3.
Here is my code
I would like to:
data-maska-tokens="0:\d:multiple|9:\d:optional"
to object.5499,99 zł
I tried many combinations, and the amount in the input went crazy.
Can someone help me?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions