Theia API Documentation v1.65.0
    Preparing search index...
    interface ThemableDecorationInstanceRenderOptions {
        after?: ThemableDecorationAttachmentRenderOptions;
        before?: ThemableDecorationAttachmentRenderOptions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Defines the rendering options of the attachment that is inserted after the decorated text

    Defines the rendering options of the attachment that is inserted before the decorated text