@gradio/gallery@0.16.0
📦 gradioView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release introduces custom button support for Gradio components and resolves an issue where the Gallery preview_close event did not fire on ESC key.
✨ New Features
- Add ability to add custom buttons to components.
🐛 Bug Fixes
- Fix Gallery preview_close event not firing on ESC key.