react-bootstrap-table/react-bootstrap-table2

Display as Key-Value mode on narrow device

開放

#79 建立於 2017年10月4日

 (4 則留言) (0 個反應) (0 位負責人)JavaScript (415 個分叉)batch import
good first issuehelp wanted

倉庫指標

星標
 (1,249 顆星)
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.

貢獻者指南