GiveWell
GiveWell
vue3+ts
不能配合ts使用,没有声明文件
- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://ant-design-charts.antgroup.com/zh/examples/relation-graph/decomposition-tree-graph#percent](https://ant-design-charts.antgroup.com/zh/examples/relation-graph/decomposition-tree-graph#percent) ### Steps to reproduce en: open f2...
### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 0.1.13 ### 复现链接 `univerAPI.value = FUniver.newAPI(univer); /*const range = { startRow: 1, startColumn: 1, endRow: 1, endColumn:...
### 在您提交此问题之前,您是否检查了以下内容? - [X] 这真的是个问题吗? - [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。 ### 受影响的包和版本 ^0.2.6 ### 复现链接 [https://stackblitz.com/~/github.com/awesome-univer/sheets-vite-demo](url) ### 预期行为 使用自定义菜单按钮 监听 command.id (use.sheet.command.export.file) 执行 univerAPI.exportXLSXBySnapshot() 方法 返回 fileData 然后通过 downloadFile(fileData,...