Install Command Box
Installation
Install Dependencies
Copy and Paste the component
@/components/reframe-ui/install-command-box.tsx
Usage
Props
Name | Type | Default | Required | Description |
---|---|---|---|---|
className | string | - | No | Optional class name for the rendered element. |
command | string | - | Yes | The command to install |
items | string[] | - | Yes | The items to install |
mode | 'standard' | 'execute' | standard | No | The mode to use for the command (npm or npx) |
© Copyright 2025. All rights reserved.Built by @thommysart