Preparing search index...
The search index is not available
react-marked-renderer
react-marked-renderer
marked
Tokens
Code
Interface Code
interface
Code
{
codeBlockStyle
?:
"indented"
;
lang
?:
string
;
raw
:
string
;
text
:
string
;
type
:
"code"
;
}
Hierarchy (
view full
)
Code
CodeBlockRendererProps
Index
Properties
code
Block
Style?
lang?
raw
text
type
Properties
Optional
code
Block
Style
code
Block
Style
?:
"indented"
Optional
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
code
Block
Style
lang
raw
text
type
react-marked-renderer
Loading...