Theia API Documentation v1.65.0
    Preparing search index...
    interface FormattedTextRenderOptions {
        actionHandler?: ContentActionHandler;
        className?: string;
        inline?: boolean;
        renderCodeSegments?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    actionHandler?: ContentActionHandler
    className?: string
    inline?: boolean
    renderCodeSegments?: boolean