Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllenFang/react-bootstrap-table
/ renderSelectionOrExpandCol
Method
renderSelectionOrExpandCol
src/TableFooter.js:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
renderSelectionOrExpandCol() {
76
return
(<th></th>);
77
}
78
}
79
TableFooter.propTypes = {
80
tableHeaderClass: PropTypes.string,
Callers
1
render
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected