Drift TR
dotmatrix/dotm-3x3-2FreeComponent
Diagonal bands pulse in sequence across the 3×3 grid from the top-right corner toward the bottom-left.
Install it
npx shadcn@latest add https://dotmatrix.zzzzshawn.cloud/r/dotm-3x3-2.jsonSource
1"use client";23import { createDiagonalWave3Component } from "@/components/ui/dotmatrix-core";4import type { DotMatrixCommonProps } from "@/components/ui/dotmatrix-core";56export type Dotm3x3_2Props = DotMatrixCommonProps;78export const Dotm3x3_2 = createDiagonalWave3Component("Dotm3x3_2", "tr-bl");
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 |
