Home > Article > Web Front-end > What is jQuery PrimeUI?
jQuery PrimeUI is a jQuery UI component library developed by the PrimeFaces team. Its code is open source and can be used to create UI. PrimeUI provides Widget controls as jQuery plug-ins using jQuery UI's WidgetFactory API.
[Related recommendations: jQuery video tutorial】
PrimeUI is a jQuery UI component library of the PrimeFaces team. Currently Contains multiple UI widgets.
PrimeUI is a set of JavaScript Widget controls that can be used to create UI. PrimeUI decouples the components of the original PrimeFaces, and the extracted JS controls can be used for the development of PHP, ASP, Wicket, GWT, etc. PrimeUI consumes JSON data and provides Widget controls as jQuery plugins using jQuery UI's WidgetFactory API. Its code is open source and licensed under the Apache license.
License Agreement: Apache
Development Language: JavaScript
Operating System: Cross-Platform
For more programming-related knowledge, please visit: Programming Learning Course! !
The above is the detailed content of What is jQuery PrimeUI?. For more information, please follow other related articles on the PHP Chinese website!