We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前来说,当涉及到几十万甚至百万级数据导出还必须要求是 Excel 格式的时候,都是通过后端来完成的。
在前端有没有希望可以通过 Web Worker 来优化大型 Excel 导出的体验呢?
无。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个需求解决了什么问题:
目前来说,当涉及到几十万甚至百万级数据导出还必须要求是 Excel 格式的时候,都是通过后端来完成的。
在前端有没有希望可以通过 Web Worker 来优化大型 Excel 导出的体验呢?
建议的 API 是什么样的:
无。
是否已有其他不错的替代方案:
无。
The text was updated successfully, but these errors were encountered: