Skip to content

InstallBlock

stable

Code block with copy-to-clipboard for install commands

TrustInteractive/Storybook ↗
import { InstallBlock } from "@nodus/design-system"
Loading demo…

Props

command
Type stringDefault "npm install @nodus/design-system"

Install command to display

Metadatasemantictypebordersurface
MobileTouch Target

Copy-code button must be ≥44px. Long install commands use overflow-x-auto on mobile.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?