@ebay/skin/item-tile-groupALPHA

DS v0.1

Set of Grid View Item Tiles

A standalone item tile on its own wouldn't be very useful. You'd typically use multiple item tiles inside a layout. Here's an example of a list of item tiles using the layout-grid component. The responsive display rules are set on the layout-grid using the specific breakpoint hooks using the various breakpoint attributes.

Set of List View Item Tiles

To use a set of List Layout Item Tiles in a layout, you can use the layout-grid component with the specific responsive display rules per specifications. This will ensure proper spacing of Item Tiles in relation to each other and maintain the horizontally-oriented Item Tiles stacked across all breakpoints until it hits the xl breakpoint, where it displays two Item Tiles per row.