petalbid-frontend
Preparing search index...
components/DocumentRenderer
DocumentRendererProps
Interface DocumentRendererProps
Props for the DocumentRenderer component.
interface
DocumentRendererProps
{
content
:
string
;
}
Index
Properties
content
Properties
content
content
:
string
The Markdown content to be rendered as a string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
petalbid-frontend
Loading...
Props for the DocumentRenderer component.