react-bootstrap-table/react-bootstrap-table2

Display as Key-Value mode on narrow device

Open

#79 创建于 2017年10月4日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (415 fork)batch import
good first issuehelp wanted

仓库指标

Star
 (1,249 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南