Zoom
An effect that allows you to animate elements with a zoom effect on first view or load.
Made by imskyleenInstallation
Usage
Zoom
Zooms
API Reference
Zoom
Prop | Type | Default |
---|---|---|
asChild? | boolean | false |
inView? | boolean | false |
inViewOnce? | boolean | true |
inViewMargin? | string | 0px |
delay? | number | 0 |
scale? | number | 1 |
initialScale? | number | 0.5 |
Zooms
Prop | Type | Default |
---|---|---|
children | React.ReactElement | React.ReactElement[] | - |
holdDelay? | number | 0 |
...props? | ZoomProps | - |