react-bootstrap-table/react-bootstrap-table2
Scroll to a row programmatically
オープン
#357 opened on 2018/05/29
help wanted
Repository metrics
- Stars
- (1,249 個のスター)
- PR merge metrics
- (30d に merged 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?