{#if gradio.props.value == null} {:else}
{ gradio.dispatch("custom_button_click", { id }); }} > {#if (gradio.props.buttons || []).some((btn) => typeof btn === "string" && btn === "fullscreen")} (fullscreen = fs)} /> {/if} the base file that is annotated {#each gradio.props.value ? gradio.props.value.annotations : [] as ann, i} segmentation mask identifying {gradio.shared
							.label} within the uploaded file {/each}
{#if gradio.props.show_legend && gradio.props.value}
{#each gradio.props.value.annotations as ann, i} {/each}
{/if} {/if}