VisActor / VisActor/VTable

[Feature] 未来@VisActor/vtable 有计划新增打印功能嘛

Open
#4,212 0 comments 0 reactions 0 assignees View on GitHub

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

Image 直接传入数据 即可启用打印 Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.