gradio.dispatch("clear_status", gradio.shared.loading_status)} /> {#if gradio.shared.show_label && gradio.props.buttons && gradio.props.buttons.length > 0} { gradio.dispatch("custom_button_click", { id }); }} /> {/if} {#key rerender_key} gradio.dispatch("input")} onselect={(detail) => gradio.dispatch("select", detail)} /> {/key}