{#if value?.url} { value = null; dispatch("clear"); }} /> {/if}
{#if value !== null}
{value.alt_text}
{/if}