{@render button(() => (visible = !visible))} {#if visible}
{@render children?.()}
{/if}