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
Copy file name to clipboardExpand all lines: components/grid/columns/width.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ The Grid column width settings can vary and result in the following configuratio
50
50
}
51
51
</style>
52
52
53
+
The table below summarizes the possible behaviors of a Grid with various column widths.
54
+
53
55
<tableclass="multi-dimensional-table">
54
56
<tr><th>Explicit Column Widths<br> \ <br> Columns with Widths</th><th>Exceed the Grid Width</th><th>Subceed the Grid Width</th></tr>
55
57
<tr><th>All</th><td>The Grid renders a horizontal scrollbar. All column widths match their settings.</td><td>All columns expand evenly to take up the available space in the Grid.</td></tr>
0 commit comments