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
- Host: GitHub
- URL: https://github.com/oetiker/combotable
- Owner: oetiker
- Created: 2016-07-12T21:44:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T10:01:39.000Z (about 3 years ago)
- Last Synced: 2025-01-22T09:42:15.080Z (5 months ago)
- Topics: qooxdoo-package
- Language: JavaScript
- Homepage:
- Size: 2.8 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.