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

Support defineModel in Vue3.4 #314

Open
2 tasks done
Cat1007 opened this issue Mar 20, 2024 · 0 comments
Open
2 tasks done

Support defineModel in Vue3.4 #314

Cat1007 opened this issue Mar 20, 2024 · 0 comments

Comments

@Cat1007
Copy link

Cat1007 commented Mar 20, 2024

Description

I use Vue 3.4's defineModel to write component libraries. However, the type file generated from packaging lacks the definition of the onUpdate event in the components. Thus, when using this component in a project, I cannot get intelligent auto-completion for v-model from the editor.

Suggested solution

support onUpdate event definition

Alternative

No response

Additional context

No response

Validations

  • Read the FAQ.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
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

1 participant