Preview live, install via shadcn or copy the source.
This will install the component and its dependencies automatically.
| 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) |