I need an autocomplete with a dropdown with results categorised like in HTML select - optgroup with keyboard navigation.
I tried to implement a wicket Select component w
I think you best option is Select2 (example: https://select2.github.io/examples.html#themes-templating-responsive-design) and its Wicket integration: https://github.com/wicketstuff/core/tree/master/select2-parent