google / google/material-design-lite
Provide responsive table functionality
Open
Data Table
MD Guidance Needed
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
We need this for Web Fundamentals. Our current behaviour is to turn tables into a stacked list, but open to other good solutions. We include a data-th element with each table cell that provides the cell title.
See the table in [this file](https://github.com/google/WebFundamentals/blob/material-branch/src/content/en/fundamentals/design-and-ui/input/forms/label-and-name-inputs.markdown) as an example.
Contributor guide
Assessment
This issue has not been assessed yet.