thedevdojo / pines

The Pines UI library
https://devdojo.com/pines
2.13k stars 86 forks source link

Any Plans for Table? #5

Open nlvedwin opened 1 year ago

tnylea commented 12 months ago

Are you referring to a datatable. We actually have a few table designs. What are you looking for specifically in a datatable? Let me know :)

Thanks.

cayter commented 12 months ago

This one from shadcn UI looks pretty good. https://ui.shadcn.com/docs/components/data-table

nlvedwin commented 11 months ago

hi @tnylea not many specifics I like the vibes of the components and getting that to a table I think will be cool too!

btw this project is really amazing, great work!

notpolyglot commented 4 months ago

a datatable component would be fantastic. for example it could have an api for creating a new row and fetching data from an api

oliverbj commented 1 month ago

A datatable would bridge a big gap from shadcn/react for sure!