TileView

View Source

Auto place children into a grid and let the browser handle columns responsively, showing fewer columns on smaller viewports, and more columns as the viewport increases.

Cell 0
Cell 1
Cell 2
Cell 3
Cell 4
Cell 5
Cell 6
Cell 7
Cell 8
Sidebar
Cell 0
Cell 1
Cell 2
Cell 3
Cell 4
Cell 5
Cell 6
Cell 7
Cell 8
Cell 9
Cell 10
Cell 11
Cell 12

Props

Accepts all valid HTML attributes.

asany

Render custom component or HTML element tag. (Defaults to a <div> element).

Gain access to the internal ref

Describes props at different breakpoints. Read about mediaQueries.

The minimum width a cell must be.

spacingnumber | string

The amount of space between children.

variantsobject

Describes styles at various points in time. Read about variants.