Rotate In!
Rotate Reveal
RevealsRotate in reveal animation
rotaterevealscroll
Installation
$
Usage
tsx
import { RotateReveal } from "@/components/nonaxial/rotate-reveal"
export default function Example() {
return (
<RotateReveal>{/* Your content here */}</RotateReveal>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |