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
Multiselect.svelte
utils.ts