[Feature] 未来@VisActor/vtable 有计划新增打印功能嘛
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
目前 @VisActor/vtable 的强大渲染功能用来做报表很好,但是报表一般都会有打印功能。
而@VisActor/vtable 缺失了这个重要的功能点,请问作者后续可以增加打印的功能嘛。
谢谢~~
What does the proposed API look like?
打印功能可以参照 vxe table功能:
https://vxetable.cn/#/component/table/print/advanced
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing VTable’s public API and rendering approach, then compare the linked vxe-table advanced printing API. Define the printing scope, input data behavior, and expected printable output before implementation; done should mean VTable supports a documented print workflow comparable to the requested example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100