{#if panelState.activePanel.value === id}
{#if title}
{title}
{/if} {@render children?.()}
{/if}