Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Max-Samson/magicui/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Examples
Usage
showLineNumbers
showLineNumbers
Props
BentoGrid
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | - | The BentoCard components to display |
className | string | - | Additional CSS classes |
BentoCard
| Prop | Type | Default | Description |
|---|---|---|---|
name | string | - | The name/title of the card |
className | string | - | Additional CSS classes |
background | React.ReactNode | - | Background content or component |
Icon | React.ElementType | - | Icon component to display |
description | string | - | Description text for the card |
href | string | - | URL link for the call-to-action |
cta | string | - | Call-to-action button text |