An open API service indexing awesome lists of open source software.

https://github.com/oetiker/combotable

Qx Selectbox with incermental search
https://github.com/oetiker/combotable

qooxdoo-package

Last synced: 3 months ago
JSON representation

Qx Selectbox with incermental search

Awesome Lists containing this project

README

        

ComboTable
==========

If a traditional selectbox covers lots of options, it becomes pretty
unpractical to navigate. This widget lets the user enter part of the item of interest
and filters the drop down box accordingly.

See `combotable.demo.Application` for inspiration on how to use this.