Expandable Table
A table whose rows expand to reveal additional information.
Projects /
A table whose rows expand to reveal additional information.
The Expandable Table component is a table whose rows expand to reveal additional content.
You can change the width of the table columns setting the width for each of the .ex-table__cell
elements. Because of the implicit size correlation among cells belonging to the same column (they share the same size), you can set the width only to one .ex-table__cell
element. All the other cells in the same column will adapt accordingly.