Skip to Content

Motion

Basic motion helpers for animating components using framer-motion.

Examples

Blocks

This component is used in the following Blocks:

API

MotionGroup

NameTypeDefault
childrenReactNode

The content of group.

MotionItem

NameTypeDefault
direction"horizontal" | "vertical"

Direction of the motion.

'vertical'
childrenReactNode

Children to render.

Last updated on