Table Component

Any chance a table element is on the to do list??

3 Likes

Yes, this is on our list!

In the meantime, if you know a little HTML you can build a pretty nice table with Tailwind CSS by asking ChatGPT for the code, I know this isn’t ideal right now, but it’s a good stop-gap solution (and fun to play with) until we build a native component.

I copied the code ChatGPT gave me and pasted into a custom component…