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