Circle V2 API Docs
Preparing search index...
@repo/ui
composites/MarkdownRenderer/MarkdownRenderer
MarkdownRendererProps
Interface MarkdownRendererProps
interface
MarkdownRendererProps
{
children
:
string
;
variant
?:
"compact"
;
}
Index
Properties
children
variant?
Properties
children
children
:
string
The markdown or HTML string to render. Accepts both markdown and raw HTML.
Optional
variant
variant
?:
"compact"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
variant
Circle V2 API Docs
Loading...
The markdown or HTML string to render. Accepts both markdown and raw HTML.