Replies: 3 comments
-
👋 @RSS1102,感谢给 TDesign 提出了 issue。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个是会做的 都改为ts的demo 然后在流水线里再编译掉类型部分 多一份js的demo 这样做都能满足使用需求 就是改动量可能比较大 需要时间处理 |
Beta Was this translation helpful? Give feedback.
0 replies
-
可以的😃 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
重现链接
https://tdesign.tencent.com/vue-next/components/form#%E7%99%BB%E5%BD%95%E8%A1%A8%E5%8D%95
重现步骤
无
期望结果
添加类型声明
实际结果
在submit方法返回的参数并没有类型声明
补充说明
个人理解 vue3的开发基本都是以vue ts进行规范开发(绝大多数),希望能在示例上添加已有类型,减少用户对于返回数据类型的寻找。
Beta Was this translation helpful? Give feedback.
All reactions