vue-vben-admin icon indicating copy to clipboard operation
vue-vben-admin copied to clipboard

vue 修饰符的使用

Open johnsnow20087349 opened this issue 9 months ago • 2 comments

Subject of the feature

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

Problem

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

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

Expected behaviour

希望有这个功能

johnsnow20087349 avatar May 09 '24 07:05 johnsnow20087349

直接看vue文档不就好了

coderwyd avatar May 10 '24 06:05 coderwyd

直接看vue文档不就好了

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

johnsnow20087349 avatar May 13 '24 01:05 johnsnow20087349

所以说你现在知道怎么用了么

huanguanga avatar Jul 01 '24 03:07 huanguanga