Command Palette
Search for a command to run

Dot Pattern

A customizable dot pattern background component with optional glow animations and mask effects.

motion-sv

Installation

pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/dot-pattern.json

Examples

Linear Gradient Mask

Glow Effect

Props

DotPattern

A customizable dot pattern background with optional animations.

NameTypeDefaultDescription
width
number 16 Horizontal spacing between dots
height
number 16 Vertical spacing between dots
x
number 0 X-offset of the entire pattern
y
number 0 Y-offset of the entire pattern
cx
number 1 X-offset of individual dots
cy
number 1 Y-offset of individual dots
cr
number 1 Radius of each dot
glow
boolean false Enable glowing animation effect
class
string "" Additional CSS classes