react-bootstrap-table/react-bootstrap-table2

How to display a custom text when hovered over a cell

Open

#3 opened on Aug 18, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (415 forks)batch import
help wanted

Repository metrics

Stars
 (1,249 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The table currently has "headerText" which we can use to display custom text on the Table Header but for the cell I didnt find anything like this to use

Contributor guide