QuickUI makes it easy to create new user interface components, called “controls”, which can be easily reused and shared. The core part of QuickUI is a framework that builds on top of the popular jQuery library. All aspects of jQuery, as well as a range of facilities designed specifically for creating and using controls, are available to controls built with QuickUI.
Control users and authors can create controls using just the QuickUI framework using traditional web development tools that edit JavaScript, CSS, and HTML. For additional efficiency, developers can choose to use the optional QuickUI markup language, designed specifically to permit highly legible and maintainable control source code.