Theia API Documentation v1.69.0
    Preparing search index...
    interface PromptVariantBadgeProps {
        hoverService: HoverService;
        isEdited: boolean;
        variantId: string;
    }
    Index

    Properties

    hoverService: HoverService
    isEdited: boolean
    variantId: string