Skip to content
New issue

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

Export table data to Excel #100

Open
sadashivm opened this issue Aug 23, 2024 · 0 comments
Open

Export table data to Excel #100

sadashivm opened this issue Aug 23, 2024 · 0 comments

Comments

@sadashivm
Copy link

Hello,

How to export table data to excel?
I'm not seeing any example in your documentation. Can you please help me?

I guess internally you used xlsx library. in SheetJs documentation they are given example like,

image image

https://docs.sheetjs.com/docs/

how to implement above feature in your npm package?

I have one more question like, how to add multiple headers using your package?

image

In the above example first two rows are headers and 3rd rows onwards data.

Can you please tel me how to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant