react-bootstrap-table/react-bootstrap-table2
Auf GitHub ansehenDisplay as Key-Value mode on narrow device
Open
#79 geöffnet am 4. Okt. 2017
good first issuehelp wanted
Repository-Metriken
- Stars
- (1.249 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Feature idea.
In order to make the responsiveness of table better, we could add a flag that enables the table to be shown in key-value mode. See examples: https://css-tricks.com/responsive-data-tables/
This can be of course achieved with CSS, but it would be a better idea to provide a solution for it in the first place.