CodeBlock
CodeBlock(
props
):Element
A code block renders code in a pre-formatted monospace text block with syntax highlighting.
Parameters
Parameter | Type | Description |
---|---|---|
props | CodeBlockProps |
Returns
Element
CodeBlock(
props
):Element
A code block renders code in a pre-formatted monospace text block with syntax highlighting.
Parameter | Type | Description |
---|---|---|
props | CodeBlockProps |
Element