Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.26 KB

code-block-element.mdx

File metadata and controls

67 lines (43 loc) · 1.26 KB
title description component docs
Code Block Element
Insert a formatted block of code into your content.
true
route title
/docs/basic-elements
Code Block
route title
/docs/components/command
Command

Installation

CLI Manual
npx shadcx@latest add code-block-element -r plate-ui

Install the following dependencies:

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Examples