我正在使用 uniapp,但是 uniapp的 button ,input 等组件是自定义组件,如果使用 ts 那么input等组件会被识别成原生组件,请问我改怎么处理 #10810
Unanswered
mxp131011
asked this question in
Help/Questions
Replies: 1 comment
-
关于uniapp的问题,其实可以先去看下uniapp的论坛,去论坛提问比较快。或者请提供一下最小复现,最好有最小复现的 |
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.
-
我看到到 IntrinsicElementAttributes 这里定义了原生组件,我应该怎么重定义或者排除 input 等组件
Beta Was this translation helpful? Give feedback.
All reactions