Docs
Animotion In View

Animotion In View

Displays a Animotion In View component.

Adaptively identify screen size and perform lazy loading page effects

Loading...

Installation

Install the following dependencies:

npm install framer-motion

Install the shadcn/ui dependencies:

You need to install shadcn components, like this:

npx shadcn@latest add card button input label

Copy and paste the animotion-in-view code into your project.