gradio/js/dropdown/shared
Abubakar Abid b3ba17dd11
Update the selected indices in Dropdown when value changes programmatically (#6425)
* dropdown fix'

* add changeset

* typo

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-11-15 09:55:19 -08:00
..
Dropdown.svelte Update the selected indices in Dropdown when value changes programmatically (#6425) 2023-11-15 09:55:19 -08:00
DropdownOptions.svelte Accessibility Improvements (#5554) 2023-09-22 14:12:26 +02:00
Multiselect.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
utils.ts Allows the gr.Dropdown to have separate names and values, as well as enables allow_custom_value for multiselect dropdown (#5384) 2023-09-12 09:58:18 -07:00