gradio.dispatch(\"clear_status\", loading_status)}\n\t/>\n\n\t{label}\n\n\t\n\t\t{#each choices as [display_value, internal_value], i (i)}\n\t\t\t {\n\t\t\t\t\tgradio.dispatch(\"select\", { value: internal_value, index: i });\n\t\t\t\t\tgradio.dispatch(\"input\");\n\t\t\t\t}}\n\t\t\t/>\n\t\t{/each}\n\t
\n