Download the PHP package yii2-extensions/selectize without Composer
On this page you can find all versions of the php package yii2-extensions/selectize. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yii2-extensions/selectize
More information about yii2-extensions/selectize
Files in yii2-extensions/selectize
Download yii2-extensions/selectize
More information about yii2-extensions/selectize
Files in yii2-extensions/selectize
Vendor yii2-extensions
Package selectize
Short Description Selectize widget for Yii Framework 2
License mit
Package selectize
Short Description Selectize widget for Yii Framework 2
License mit
Please rate this library. Is it a good library?
Informations about the package selectize
Selectize.
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
Dropdown list
Text input
Properties of the widget
Property | Type | Description | Default |
---|---|---|---|
attribute |
string |
The attribute associated with this widget. | null |
clientOptions |
array |
The options for the underlying Selectize JS plugin. | [] |
items |
array |
Items to be displayed in the dropdown list. | [] |
loadUrl |
string |
The URL that will return JSON data. | null |
model |
Model |
The data model that this widget is associated with. | null |
options |
array |
The HTML attributes for the widget container tag. | [] |
queryParam |
string |
The name of the parameter that will be sent to the server with the search query. | query |
type |
string |
The type of the widget. | Selectize::TYPE_SELECT |
Quality code
Support versions Yii2
Testing
Check the documentation testing to learn about testing.
Our social networks
License
The MIT License. Please see License File for more information.
All versions of selectize with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
npm-asset/selectize--selectize Version ^0.15.2
yii2-extensions/asset-bootstrap5 Version ^0.1
yiisoft/yii2 Version ^2.0.49 || ^2.2
npm-asset/selectize--selectize Version ^0.15.2
yii2-extensions/asset-bootstrap5 Version ^0.1
yiisoft/yii2 Version ^2.0.49 || ^2.2
The package yii2-extensions/selectize contains the following files
Loading the files please wait ....