React-bootstrap-table2: Add Image/Thumbnails to Column of Table

Created on 20 Apr 2018  路  4Comments  路  Source: react-bootstrap-table/react-bootstrap-table2

Is it possible to add a thumbnail image in the cells of a certain column? I was looking at this and thought a possible way would be through the column.classes but I am not quite sure...
{
classes: function callback(cell, row, rowIndex, colIndex) { ... }
}
Is it possible to take image data and render in cells of a table?

Thanks!!

All 4 comments

Thanks!!

Thanks @waynebrantley

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sudravi picture sudravi  路  3Comments

prajapati-parth picture prajapati-parth  路  4Comments

josefheld picture josefheld  路  3Comments

cnav007 picture cnav007  路  4Comments

eylonronen picture eylonronen  路  3Comments