n
nonaxial
Tilted

Tilted Section

Layout

Full-width tilted section

tiltsectionangle

Installation

$
npx shadcn@latest add https://nonaxial.com/r/tilted-section.json

Usage

tsx
import { TiltedSection } from "@/components/nonaxial/tilted-section"

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

Props

PropTypeDefault
childrenReactNode
classNamestring