Theia API Documentation v1.75.0
    Preparing search index...
    interface McpAppFrameProps {
        html: string;
        title?: string;
    }
    Index

    Properties

    Properties

    html: string
    title?: string