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

vue 修饰符的使用 #3824

Open
johnsnow20087349 opened this issue May 9, 2024 · 2 comments
Open

vue 修饰符的使用 #3824

johnsnow20087349 opened this issue May 9, 2024 · 2 comments

Comments

@johnsnow20087349
Copy link

johnsnow20087349 commented May 9, 2024

Subject of the feature

没有找到对vue修饰符的使用介绍

Problem

比如:.trim,一般在input框中会考虑加这个来清空空白,看了文档,似乎没有这方面的使用介绍。

vue修饰符
<input v-model.trim="msg" />

Expected behaviour

希望有这个功能

@coderwyd
Copy link
Contributor

直接看vue文档不就好了

@johnsnow20087349
Copy link
Author

直接看vue文档不就好了

文档肯定是看了的,vue文档人家是写在v-model后面的,而这个就不知道写在哪里了,vben的文档里没有这个的描述,你知道咋写吗

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