wise-ui

Data & Lists

Backgrounds

Cards

Navigation

Text

Buttons

Layout

Dot Matrix

Interactive grid of dots that react to mouse proximity with scale and color changes.

Move your mouse

Purple glow on hover

Larger gap, bigger dots

Installation

npx shadcn@latest add https://wise-ui.com/r/dot-matrix.json

Props

PropTypeDefaultDescription
gapnumber24Pixel spacing between dots.
dotSizenumber2Base dot radius in pixels.
colorstring"currentColor"Base dot color.
activeColorstringsame as colorColor of dots near the cursor.
influencenumber100Pixel radius of the mouse effect.
maxScalenumber3Maximum dot scale near the cursor.
classNamestring-Additional classes for the container.