{#if child} {@render child({ props: mergedProps })} {:else} {#if children} {@render children?.()} {:else} {/if} {/if}