Table with different columns in sub row
Hello everyone, is it possible to make such a version of the table using react-table? [React table v8]
So that after clicking on the cell table, a table with additional information opens, with its own header and content that does not look like the main table

1 Reply
absent-sapphire•3y ago
React Table Sub Components Example | TanStack Table Docs
An example showing how to implement Sub Components in React Table