You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -41,6 +42,15 @@ class Demo extends React.Component {
41
42
</div>
42
43
</div>
43
44
</div>
45
+
<divclassName='col-md-offset-1 col-md-8'>
46
+
<divclassName='panel panel-default'>
47
+
<divclassName='panel-heading'>Set String or Function for <code>trStyle</code> on <BootstrapTable></div>
48
+
<divclassName='panel-body'>
49
+
<h5>Source in /examples/js/style/tr-style-table.js</h5>
50
+
<TrStyleTable/>
51
+
</div>
52
+
</div>
53
+
</div>
44
54
<divclassName='col-md-offset-1 col-md-8'>
45
55
<divclassName='panel panel-default'>
46
56
<divclassName='panel-heading'>Set String as <code>classname</code>&<code>columnClassName</code> on <TableHeaderColumn>(header & column)</div>
0 commit comments