Is anyone using the alpha version with svelte?
Is anyone here using the alpha version of tabel with svelte 5? I switched to alpha because I am using svelte 5 but all the discussions on github are old, is it stable enough to use? has there been any updates lately?
The latest issue I am running into is that I am rendering my headers like this
Which is obviously wrong but I can't find the docs on how to do it properly, I know it's wrong because it's calling the logic in the
The latest issue I am running into is that I am rendering my headers like this
Which is obviously wrong but I can't find the docs on how to do it properly, I know it's wrong because it's calling the logic in the
cell function and not the header