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

    eslint-enable @typescript-eslint/no-explicit-any

    interface StylableNodeAttributes {
        className?: string;
        isHighlighted?: boolean;
        style?: CSSProperties;
        title?: string;
        variable?: VariableDecoration;
    }
    Index

    Properties

    className?: string
    isHighlighted?: boolean
    style?: CSSProperties
    title?: string