ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

feat(Input): Add v-model:value.trim support to input component

Open Aaron-zon opened this issue 1 year ago • 3 comments
trafficstars

close #7658

让组件a-input支持 v-model:value.trim 的写法。

判断valueModifiers的属性查看是否有trim属性,如果有表示该组件要使用 v-model:value.trim功能,去除输入框文字两侧的空格

Aaron-zon avatar Jun 17 '24 05:06 Aaron-zon

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Aug 17 '24 02:08 github-actions[bot]

1

Aaron-zon avatar Aug 19 '24 01:08 Aaron-zon

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Oct 18 '24 02:10 github-actions[bot]