Theia API Documentation v1.75.0
    Preparing search index...
    AiSettingGearButton: React.FC<{ onOpenMenu: (gear: HTMLElement) => void }> = ...

    The bare cog button that opens a row's context menu, shared by AiConfigurationSettingRow and the list AiConfigurationItemRow so both surface the identical gear affordance. It renders no wrapper, so each host places it (the setting row in its left gutter, the item row in its trailing cluster).