Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Vue3 component? #709

Open
CharlesOnAir opened this issue Jan 8, 2023 · 1 comment
Open

A Vue3 component? #709

CharlesOnAir opened this issue Jan 8, 2023 · 1 comment

Comments

@CharlesOnAir
Copy link

Hello,

Is it planned that CleaveJS will offer a Vue3 version, similar to that of React?

Thanks.

@jjanusch
Copy link

This is an old request, but I came across it today after implementing this myself.

See https://github.com/nosir/cleave.js/blob/master/doc/vue.md. The instructions there are accurate EXCEPT you need to change inserted to created and update to updated. After making those changes, it seems to work again in Vue 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants