Components

Tactile Platform Keycap Card

A textured get-the-platform surface with embossed keycap tiles for macOS, Windows, Web, and CLI that swap the install command and primary action on selection.

A tactile "get the platform" card: a dot-matrix and film-grain control surface carrying a row of embossed keycap tiles (macOS / Windows / Web / CLI). Selecting a key swaps the value line, the copyable install command, and the primary action, with one cyan keycap as the lone signal.

npx shadcn@latest add @vandoko/vkb-download-02

Usage

import { VkbDownload02 } from "@/registry/new-york/blocks/vkb-download-02/vkb-download-02";

export default function Page() {
  return <VkbDownload02 />;
}

All copy, the keycap set, the primaryId (which platform renders as the cyan key), and the secondary link are overridable via props.

On this page