gradio/js/dropdown/shared
Amos You 26e1c87179
fix: break words in dropdown + multiselect (#8058)
* fix: break words in dropdown + multiselect

* fix: prevent shrinking of x button
2024-04-19 09:53:38 -07:00
..
Dropdown.svelte ensure entire dropdown is clickable (#7918) 2024-04-08 13:06:14 -04:00
DropdownOptions.svelte fix: break words in dropdown + multiselect (#8058) 2024-04-19 09:53:38 -07:00
Multiselect.svelte fix: break words in dropdown + multiselect (#8058) 2024-04-19 09:53:38 -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