Search...

⌘ K

Staggered Grid

A grid that animates its children in a staggered manner.


Prerequisites

Anime.js

  • JavaScript animation engine
  • Click here for more information.

Installation


Coming Soon
npm run nexponent add staggered-grid

Props

Staggered Grid

PropTypeDefaultDescription
classNameString-Additional classes to apply to the component.
gridHeightNumber20Number of dots in the grid vertically.
gridWidthNumber25Number of dots in the grid horizontally.
amplitudeNumber-15The wave amplitude of the staggered grid animation.

Credits