{label}
{#each choices as [display_value, internal_value], i (i)} gradio.dispatch("select", { value: internal_value, index: i })} /> {/each}