Change8

@gradio/dropdown@0.11.0

📦 gradioView on GitHub →
1 features🐛 1 fixes

Summary

This release adds custom button support for components and fixes a dropdown change event bug.

✨ New Features

  • Add ability to add custom buttons to components.

🐛 Bug Fixes

  • Fix Dropdown change event when allow_custom_value is true.