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
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
{% include section-header.html name="item-tile-group" version=page.module_metadata.item-tile-group.ds-component.version %}
3
+
4
+
<p>Item tile group displays a set of <spanclass="highlight">item-tile</span> modules responsively.</p>
5
+
6
+
<p>Since item tiles are responsive, the width of each item tile set is based on how many item tiles should be displayed on a row of tiles (before wrapping to next line). The container size and the desired number of tiles at each breakpoint will largely decide the width.</p>
{% include section-header.html name="item-tile" version=page.module_metadata.item-tile.ds-component.version %}
3
+
4
+
<p>Item tiles display an item preview with key details to further decision-making and quickly compare similar items.</p>
5
+
6
+
<p>Since item tiles are responsive, the width of each item tile set is based on how many item tiles should be displayed on a row of tiles (before wrapping to next line). The container size and the desired number of tiles at each breakpoint will largely decide the width. For more details regarding this, see <spanclass="highlight">item-tile-group</span>.</p>
0 commit comments