Grid LinesA dot grid connected by thin lines.

BackgroundsHero sectionMarketing siteEditorial
Grid Lineshover to illuminate

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/grid-lines
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for “a navigation component from AI Canvas” inside Claude Code, Codex, or Cursor and it can suggest you a few options, then install the one you like. Less typing, lower token cost, modern way to build.

Get MCP

About Grid Lines

Grid Lines connects a dot grid with thin segments and waits for the cursor to enter. When it does, a radial pulse fires from your pointer and ripples outward, lighting both dots and connecting strokes as it spreads. The whole composition is drawn into a single 2D canvas with Tailwind providing layout for the container around it. It works well as a hero backdrop where a single interaction signals "this site is alive", or as a section break on a long marketing page.

Built with

CanvasTailwind CSS

More like this