Preparing search index...
The search index is not available
react-marked-renderer
react-marked-renderer
CodeSpanRendererProps
Interface CodeSpanRendererProps
interface
CodeSpanRendererProps
{
children
:
ReactNode
;
raw
:
string
;
text
:
string
;
type
:
"codespan"
;
}
Hierarchy (
view full
)
Codespan
CodeSpanRendererProps
Index
Properties
children
raw
text
type
Properties
children
children
:
ReactNode
raw
raw
:
string
text
text
:
string
type
type
:
"codespan"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
raw
text
type
react-marked-renderer
Loading...