Theia API Documentation v1.75.0
    Preparing search index...
    AiConfigurationSettingRow: React.FC<AiConfigurationSettingRowProps> = ...

    Presentational per-setting row shared across every AI configuration page: title, the schema description, a control (inline via AiConfigurationSettingRowProps.control or full-width via AiConfigurationSettingRowProps.below), a modified edge when overridden in the current scope, and a gear menu (mirroring the Settings UI) offering "Copy Setting ID" and "Reset Setting". It is DI-free; owners supply the values, a bound markdown renderer and the callbacks.