Responsive Tables
Tables are used for displaying tabular data.
Tables can be quite wide, with multiple columns of text that looks bad when squished...
Tables are used for displaying tabular data.
Tables can be quite wide, with multiple columns of text that looks bad when squished...
Drupal core's responsive tables are set up to hide low priority columns on narrow screens.
Table views that can group rows by column.
Wraps tables in configured text formats with .responsive-figure-table with css for horizontal scrolling.
Responsive tables for formatted text and views.
Uses filamentgroup/tablesaw library.
Render a views table with the header on the side.
See also Entity Comparison.