{#each state.keys as panelId (panelId)} {#if !state.panels[panelId].hidden} {/if} {/each}
{@render children?.()}