T
TanStack3y ago
extended-yellow

default UI?

Is there some default UI or component library I can use for a table? I do not want to build the entire UI from scratch so hoping there’s some template I can use
1 Reply
exotic-emerald
exotic-emerald3y ago
Hey, this guy made a non-component library with default styles. He uses tanstack/table for his table and datatable examples https://ui.shadcn.com/docs/components/table
Table
A responsive table component.

Did you find this page helpful?