Download the PHP package moonlandsoft/bootui-select2 without Composer
On this page you can find all versions of the php package moonlandsoft/bootui-select2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moonlandsoft/bootui-select2
More information about moonlandsoft/bootui-select2
Files in moonlandsoft/bootui-select2
Download moonlandsoft/bootui-select2
More information about moonlandsoft/bootui-select2
Files in moonlandsoft/bootui-select2
Vendor moonlandsoft
Package bootui-select2
Short Description Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
License MIT
Package bootui-select2
Short Description Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
License MIT
Please rate this library. Is it a good library?
Informations about the package bootui-select2
moonlandsoft/bootui-select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
Property
items
is an array data option.addon
adding bootstrap input group likeappend
orprepend
.language
select2 locale language.multiple
settrue
for multiple selection.size
sizing a dropdownlist. valid value arelg
orSelect2::LARGE
andsm
orSelect2::SMALL
.events
the event handlers for the underlying Select2 Javascript plugin.
example :
More property see Select2 Documentation
example for use a function
or object
type :
All versions of bootui-select2 with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package moonlandsoft/bootui-select2 contains the following files
Loading the files please wait ....