问题标签 [vue-sfc]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
130 浏览

typescript - 在 Vue 3 Typescript 中使用导入道具的正确方法是什么

在 vue 3 设置脚本中共享道具的正确方法是什么

我现在使用以下内容:

对于组件

这很好用——但似乎 Rollup、VueDX 等对此不太满意。而且它不是在文档中找到的类型。那么共享道具的正确输入或共享道具的方式是什么?

运行汇总时的错误消息示例

0 投票
1 回答
1174 浏览

vuejs3 - Vue