Drift TL
dotmatrix/dotm-3x3-3FreeComponent
Diagonal bands pulse in sequence across the 3×3 grid from the top-left corner toward the bottom-right.
Install it
npx shadcn@latest add https://dotmatrix.zzzzshawn.cloud/r/dotm-3x3-3.jsonSource
1"use client";23import { createDiagonalWave3Component } from "@/components/ui/dotmatrix-core";4import type { DotMatrixCommonProps } from "@/components/ui/dotmatrix-core";56export type Dotm3x3_3Props = DotMatrixCommonProps;78export const Dotm3x3_3 = createDiagonalWave3Component("Dotm3x3_3", "tl-br");
More from @dotmatrix
All 91 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| All Dot Matrix Loadersall | @dotmatrix | Components | Free | no deps | |
| Square Spiraldotm-3x3-1 | @dotmatrix | Components | Free | no deps | |
| Frame Chasedotm-3x3-10 | @dotmatrix | Components | Free | no deps | |
| Glyph Pulsedotm-3x3-11 | @dotmatrix | Components | Free | no deps | |
| Drop Rippledotm-3x3-12 | @dotmatrix | Components | Free | no deps | |
| Right Surgedotm-3x3-13 | @dotmatrix | Components | Free | no deps | |
| Comet Traildotm-3x3-14 | @dotmatrix | Components | Free | no deps | |
| Echo Ringsdotm-3x3-15 | @dotmatrix | Components | Free | no deps |
