AllenFang/react-bootstrap-table

Support shift (keyboard) to select/unselect multiple rows

开放

#1,574 创建于 2017年8月27日

 (6 条评论) (3 个反应) (0 位负责人)JavaScript (795 个派生)batch import
help wanted

仓库指标

星标
 (2,240 个星标)
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.

贡献者指南