Animate UI

Slot

A slot component that allows you to use motion components with any element.

Made by imskyleen
Edit on GitHub

The Slot component is a wrapper component that allows you to use motion components with any element.

Installation

Usage

<Slot>
  <div>Hello</div>
</Slot>

API Reference

Slot

PropTypeDefault
...props?
HTMLMotionProps
-

Built by Skyleen. The source code is available on GitHub.