react-bootstrap-table/react-bootstrap-table2

Scroll to a row programmatically

开放

#357 创建于 2018年5月29日

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

仓库指标

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

描述

I am trying to implement scroll to a table row programmatically this library provides a way to do it through id's https://github.com/fisshy/react-scroll Is it possible to add id's to tbody and tr's and how do we make thead fixed and make only tbody scrollable?

贡献者指南