Skip to content

Animation

A component that implmenets rive animations.

Terminal window
npx @sv/components animation

Example



import { Animation } from './Animation.jsx'
<Animation class="w-full h-auto" width={400} height={400} src={pie} />