react-bootstrap-table/react-bootstrap-table2

Display as Key-Value mode on narrow device

オープン

#79 opened on 2017/10/04

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (415 件のフォーク)batch import
good first issuehelp wanted

Repository metrics

Stars
 (1,249 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド