AllenFang/react-bootstrap-table

Support shift (keyboard) to select/unselect multiple rows

Open

#1,574 建立於 2017年8月27日

在 GitHub 查看
 (6 留言) (3 反應) (0 負責人)JavaScript (795 fork)batch import
help wanted

倉庫指標

Star
 (2,240 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It would be great if we could use the shift key (in the keyboard) to select multiple rows. For example - click on the "select" of row#1, press down the shift key, click on the "select" of row#5 -> result is that rows 1,2,3,4,5 are selected.

Same with unselect.

貢獻者指南