-
|
想通过阅读源码学习,遇到一些不懂的问题贴在这里,有人路过的时候瞧一瞧 🤪 |
Beta Was this translation helpful? Give feedback.
Answered by
TinsFox
Sep 17, 2021
Replies: 1 comment
-
|
在创建组件的属性的时候,会使用 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
3lang3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在创建组件的属性的时候,会使用
type和interface进行声明,这是为什么呢,一般来说