Grids & Layouts
Magma Flow
Liquid magma masonry grid with flowing animations and heat effects.
masonrymagmaflowliquid
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | Array<{title?: string, subtitle?: string, buttonText?: string}> | Array of magma items with optional title, subtitle, and button text. If not provided, items are auto-generated. | |
itemCount | number | 6 | Number of items to generate if items array is not provided. |
backgroundColor | string | #110000 | Background color (hex, rgb, or hsl). |
titlePrefix | string | Flow State | Prefix text for auto-generated item titles. |