Scale Up!
Scale Reveal
RevealsScale up reveal animation
scalerevealscroll
Installation
$
Usage
tsx
import { ScaleReveal } from "@/components/nonaxial/scale-reveal"
export default function Example() {
return (
<ScaleReveal>{/* Your content here */}</ScaleReveal>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |