CodeBlock
Code display with optional filename header and copy button.
Example
globals.css
@import '@toucan-ui/tokens/default.css';
@import '@toucan-ui/styles/responsive/default.css';
@import '@toucan-ui/patterns/css';Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
code | string | — | Required | Code content |
language | string | — | No | Language label |
filename | string | — | No | Filename shown in header |