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...
Need to update table style settings when fields are changed.
Improve accessible labels.
Make admin views tables responsive by allowing word break.
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.