Preparing search index...
The search index is not available
react-marked-renderer
react-marked-renderer
CodeBlockRendererProps
Interface CodeBlockRendererProps
interface
CodeBlockRendererProps
{
children
:
ReactNode
;
codeBlockStyle
?:
"indented"
;
lang
:
string
;
raw
:
string
;
text
:
string
;
type
:
"code"
;
}
Hierarchy (
view full
)
Code
CodeBlockRendererProps
Index
Properties
children
code
Block
Style?
lang
raw
text
type
Properties
children
children
:
ReactNode
Optional
code
Block
Style
code
Block
Style
?:
"indented"
lang
lang
:
string
raw
raw
:
string
text
text
:
string
type
type
:
"code"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
code
Block
Style
lang
raw
text
type
react-marked-renderer
Loading...