petalbid-frontend
    Preparing search index...

    Props for the DocumentRenderer component.

    interface DocumentRendererProps {
        content: string;
    }
    Index

    Properties

    Properties

    content: string

    The Markdown content to be rendered as a string.