Beta
Animate UI

Motion Grid

A grid that displays animations in a grid.

Made by imskyleen

Installation

Usage

<MotionGrid gridSize={[5, 5]} frames={frames} />

Props

MotionGrid

PropTypeDefault
cellInactiveClassName?
string
-
cellActiveClassName?
string
-
cellClassName?
string
-
animate?
boolean
true
duration?
number
200
frames
[number, number][][]
-
gridSize
[number, number]
-

Credits

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

On this page