combobox-element
An experimental add-on that encapsulates a vaadin-combo-box HTML element in a Vaadin component
This is an experimental Vaadin add-on that encapsulates a vaadin-combo-box HTML element in a Vaadin component.
Currently, this add-on is intended to serve as an example of the Elements add-on. It probably makes no sense to use this add-on instead of the ComboBox component from the core, but I hope it inspires you to wrap other Web Components with a plain Java API!
There's a guide that explains how this add-on was implemented. You can find it at https://vaadin.com/blog/-/blogs/using-vaadin-elements-with-vaadin-framework
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- Released
- 2016-11-09
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 7.7+
- Browser
- N/A
combobox-element - Vaadin Add-on Directory
An experimental add-on that encapsulates a vaadin-combo-box HTML element in a Vaadin componentTutorial
Source Code