Download the PHP package nepttune/ajaxselect without Composer
On this page you can find all versions of the php package nepttune/ajaxselect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nepttune/ajaxselect
More information about nepttune/ajaxselect
Files in nepttune/ajaxselect
Download nepttune/ajaxselect
More information about nepttune/ajaxselect
Files in nepttune/ajaxselect
Vendor nepttune
Package ajaxselect
Short Description Ajax-filled selectbox for nette forms.
License MIT
Homepage https://www.peldax.com
Package ajaxselect
Short Description Ajax-filled selectbox for nette forms.
License MIT
Homepage https://www.peldax.com
Please rate this library. Is it a good library?
Informations about the package ajaxselect
Ajaxselect
:wrench: Ajax-filled selectbox for nette forms.
[]()
Introduction
This extension provides easy to use ajax-driven selectbox.
Dependencies
How to use
- Register
\Nepttune\DI\AjaxSelectExtension
as nette extension. - Use
addAjaxSelect
oraddAjaxMultiSelect
in your forms.
Example configuration
Example form
Parameter $query
contains text being searched, parametered $default
contains value which is set as default (for example when editing existing entry, you need to provide saved key => value in your callback).
Javascript snippet using select2
All versions of ajaxselect with dependencies
PHP Build Version
Package Version
The package nepttune/ajaxselect contains the following files
Loading the files please wait ....