Add filter support #169
andrelbsouza
started this conversation in
Ideas
Replies: 1 comment
-
There are no filters in Vue 3. You could use Maska programmatically to get formatted value (for example in computed property). |
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.
-
Its possible add a filter support? Sometimes it is necessary to format items that are not inside an input, such as a paragraph or an item in a table, for example.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions