jQuery plugin to select multiple or single options with checkboxes, radio buttons, with support for search, grouping, disabled options and jQueryUI themeRoller ready.
npm install pqselectjQuery multiple select plugin
=============================================================
ParamQuery Select a.k.a. pqSelect
Copyright (c) 2015-2022 Paramvir Dhindsa
Released under GPL v3 license
ParamQuery select is jQuery select plugin which converts ordinary multiple and single select lists created with <select multiple="multiple"> and <select> HTML tags into theme ready jQueryUI widget. It supports virtual rendering to load tens of thousand of records without loss of performance.
1. API
2. Demos or Examples
Dependencies:
jquery >= 1.7.0
jqueryui >= 1.9.2