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 (1,249 stars) (415 forks)batch import
help wanted

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