T
TanStack3y ago
fascinating-indigo

Exporting a table containing custom component cells into an XLSX file

Hi! I adapted some code I found online [https://pastebin.com/jJq5b26R] to export a table created using useVueTable. It works for simple tables, but fails when I try to export tables containing cells rendered using custom Vue components. What do I need in my custom components to be able to get a string when I try to export a table? I'm fairly new to this, so any suggestions are welcome.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?