Default

Function: default()

[object Object]

Defined in: app/components/Tiles/Tile.tsx:25

A fundamental layout building block that provides a consistent container style.

The Tile component serves as the base for most UI cards, providing standard properties like rounded corners, internal padding, and overflow containment. It is designed to be highly composable and easily extended via Tailwind classes.

Parameters

props

[object Object]

The component properties.

Returns

[object Object]

Component

On this page