{#if src} {#if src === "slot"}
{#if !backgroundimg} {@render children?.()} {/if}
{:else} {#await src}
{:then img}
{/await} {/if} {:else}
{/if}