{#each icons as i} {#if i} showInfo(e.detail)} /> {:else}
showInfo(null)}>
{/if} {/each}
{#if activeInfo === 'Networking'} {:else if activeInfo === 'CPU'} {:else if activeInfo === 'Disk'} {:else}

{activeInfo}

{/if}