gradio/js/dropdown/shared
Abubakar Abid ea2367ccb1
allow setting initial value of gr.Dropdown to None to designate that no value should be initially selected (#9699)
* set initial

* add changeset

* fixes

* revert'

* add changeset

* add test

* fix multiselect case, add test

* change

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-15 00:05:45 -07:00
..
Dropdown.svelte allow setting initial value of gr.Dropdown to None to designate that no value should be initially selected (#9699) 2024-10-15 00:05:45 -07:00
DropdownOptions.svelte fix: break words in dropdown + multiselect (#8058) 2024-04-19 09:53:38 -07:00
Multiselect.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07: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