61 components available
Ripple Transition

Grid Shimmering Dots

April 2026
A canvas dot grid that reveals with random delays then perpetually shimmers in size.
Playground
<GridShimmeringDots
  gap={25}
  dotSize={3.5}
  speed={80}
  opacity={1}
  colors={["#2a2a2a", "#3b3b3b", "#525252"]}
  background="#161616"
  height="100%"
/>
Source Code
Tailwind(soon)
MUI
Tailwind variant coming soon