Feature Request: A <Table/> component for generating tables conveniently #2144
ZaeemKhaliq
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Maybee you find that useful... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since tables are the core of many PDF reports, a built-in
<Table/>
like component that just takes data (headings, rows etc.) as input and generates the table would be a nice convenient wrapper to avoid building tables from scratch.I would be happy to contribute for this if I know how to.
Beta Was this translation helpful? Give feedback.
All reactions