Accordion
Two variants
Tile example
Grid layout
Combine tiles with the columns component to create a responsive grid of visual previews.Grid layout example
Properties
string
required
URL to navigate to when users click the tile.
string
The title displayed below the tile preview.
string
A short description displayed below the title.
React.ReactNode
required
Content displayed inside the tile preview area, typically images or SVGs.