2) {
loading = true;
fetch('https://dev.mercatus.ro/help/search?query=' + query, { headers: { 'X-Requested-With': 'XMLHttpRequest' }})
.then(res => res.json())
.then(data => { results = data; loading = false; })
} else { results = [] }
"
placeholder="Caută în documentație..."
class="w-full bg-white dark:bg-gray-900 border-gray-200 dark:border-gray-800 rounded-2xl py-4 pl-12 pr-4 shadow-sm focus:ring-1 focus:ring-brand-teal focus:border-brand-teal text-sm transition-all outline-none"
autocomplete="off"
>
Resurse & Ajutor
Întrebări frecvente
Actualizat la 23 Jan, 2026
Mulțumim!