Theia API Documentation v1.65.0
    Preparing search index...

    Implements

    Index

    Constructors

    • Parameters

      • value: string = ''
      • isTrustedOrOptions:
            | boolean
            | {
                isTrusted?: boolean;
                supportHtml?: boolean;
                supportThemeIcons?: boolean;
            } = false

      Returns MarkdownStringImpl

    Properties

    baseUri?: UriComponents
    isTrusted?: boolean | MarkdownStringTrustedOptions
    supportHtml?: boolean
    supportThemeIcons?: boolean
    value: string

    Methods