n
nonaxial
Components
145/207
1
2

Bento Grid

Cards

Bento box style grid layout

bentogridlayout

Installation

$
npx shadcn@latest add https://nonaxial.com/r/bento-grid.json

Usage

tsx
import { BentoGrid } from "@/components/nonaxial/bento-grid"

export default function Example() {
  return (
    <BentoGrid>{/* Your content here */}</BentoGrid>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring