yii2-extension yii2-select2-widget
The select2 extension for the Yii framework
andreosoft/yii2-select2-widget
The select2 extension for the Yii framework
- Saturday, April 29, 2017
- by andreosoft
- Repository
- 1 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 33 % Grown
using, (*1)
Select2::widget(['model' => $searchModel, 'attribute' => 'category', 'items' => ArrayHelper::map(CatalogCategorys::find()->All(), 'id', 'fullname'), 'options' => ['class' => 'form-control', 'prompt' => Yii::t('catalog/main', 'All')]], (*2)
dev-master
9999999-dev
The select2 extension for the Yii framework
Sources
Download
BSD-3-Clause
The Requires
by
Andrey Zagorets
yii2
select2