Horizontal row of neon glass quick-action tiles.
| Prop | Type | Default | Description |
|---|---|---|---|
items | TileItem[] | — | Tiles with id, label, Font Awesome icon name, optional tone, and onClick. |
layout | "fill" | "fixed" | "fill" | Fill expands tiles to the row width when they fit; scrolls on overflow. Fixed keeps default tile sizes. |
className | string | — | Optional row wrapper class. |
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…