{#each configJson as element, i} {#if !hideAllSubParams} {#each Object.entries(element) as [key, param]} {#if key != "type" && key != "subtype" && key != "id" && key != "widget" && key != "page" && key != "descr"} {/if} {/each} {/if} {/each}
Тип Id Виджет Вкладка Название
{element.subtype} (hideAllSubParams = !hideAllSubParams)} class="h-6 w-6 text-green-400 cursor-pointer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> deleteLine(i)} class="h-6 w-6 text-red-400 cursor-pointer" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">

{key}