Interface CodeBlockRendererProps

Hierarchy

  • Code
    • CodeBlockRendererProps

Properties

children: ReactNode
codeBlockStyle?: "indented"
lang: string
raw: string
text: string
type: "code"

Generated using TypeDoc