{#each deviceList as device, i} {/each} {#if showInput} {/if}
Название устройства IP адрес Идентификатор Состояние
{device.name} {device.ip} {device.id} {device.status ? "online" : "offline"} deleteLineFromDevlist(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">