Download the PHP package necris/selectt without Composer
On this page you can find all versions of the php package necris/selectt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download necris/selectt
More information about necris/selectt
Files in necris/selectt
Download necris/selectt
More information about necris/selectt
Files in necris/selectt
Vendor necris
Package selectt
Short Description Simple implementation of Select2 for Nette framework
License
Package selectt
Short Description Simple implementation of Select2 for Nette framework
License
Please rate this library. Is it a good library?
Informations about the package selectt
Selectt
Simple implementation of Select2 for Nette Framework.
How to use:
-
register extension in config:
- add some configuration
Section jsAttributes
contains any Slelect2 parameter you like. If you want to use that parameter only on one select, you can also use metho ->addSelect2Attribute($name, $value)
on corresponding object.
- include Select2 to your project
-
init Select2 for desired class
-
create ajax autocomplete component with your own implementation of
Selectt\SelecttDataSource
-
finaly add select2 or multiselect to form. As second parameter provide autocomplete component!
- profit!
All versions of selectt with dependencies
PHP Build Version
Package Version
The package necris/selectt contains the following files
Loading the files please wait ....