siddharthkp / react-ui

Customisable components and primitives based on design tokens
https://react-ui.dev/
418 stars 53 forks source link

New component: Table #97

Open maraisr opened 4 years ago

maraisr commented 4 years ago

Hey mate 👋 I love your implementation approach! So I'm naturally curious how'd you'd implement a simple table.

Ie; would it be plain-old html tables, or would you use something fancy like css-grid?

siddharthkp commented 4 years ago

I freaking love tables :D, they're also super complicated 🙃 It's on my list, but a little lower