A styled code block frame component with language badge and optional copy functionality.
Installation
Usage
API Reference
CodeFrame
| Prop | Type | Default |
|---|---|---|
code | string | - |
language? | string | JS |
className? | string | - |
children | React.ReactNode | - |
A styled code block frame component with language badge and optional copy functionality.
| Prop | Type | Default |
|---|---|---|
code | string | - |
language? | string | JS |
className? | string | - |
children | React.ReactNode | - |