carbon-components
Version:
Carbon Components is a component library for IBM Cloud
78 lines (72 loc) • 2.78 kB
HTML
<!--
Copyright IBM Corp. 2016, 2018
This source code is licensed under the Apache-2.0 license found in the
LICENSE file in the root directory of this source tree.
-->
<table class="bx--data-table-v2 bx--data-table-v2--compact">
<thead>
<tr>
<th>
<span class="bx--table-header-label">Name</span>
</th>
<th>
<span class="bx--table-header-label">Protocol</span>
</th>
<th>
<span class="bx--table-header-label">Port</span>
</th>
<th>
<span class="bx--table-header-label">Rule</span>
</th>
<th>
<span class="bx--table-header-label">Attached Groups</span>
</th>
<th>
<span class="bx--table-header-label">Status</span>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>Load Balancer 1</td>
<td>HTTP</td>
<td>80</td>
<td>Round Robin</td>
<td>Maureen's VM Groups Testing a really long text here</td>
<td>Active</td>
</tr>
<tr>
<td>Load Balancer 5</td>
<td>HTTP</td>
<td>80</td>
<td>Round Robin</td>
<td>Maureen's VM Groups</td>
<td>Active</td>
</tr>
<tr>
<td>Load Balancer 5</td>
<td>HTTP</td>
<td>80</td>
<td>Round Robin</td>
<td>Maureen's VM Groups</td>
<td>Active</td>
</tr>
<tr>
<td>Load Balancer 5</td>
<td>HTTP</td>
<td>80</td>
<td>Round Robin</td>
<td>Maureen's VM Groups</td>
<td>Active</td>
</tr>
<tr>
<td>Load Balancer 5</td>
<td>HTTP</td>
<td>80</td>
<td>Round Robin</td>
<td>Maureen's VM Groups</td>
<td>Active</td>
</tr>
</tbody>
</table>
<!-- v10 Data Table -->