yii2-selectize icon indicating copy to clipboard operation
yii2-selectize copied to clipboard

selectize.js wrapper for yii2.

Results 1 yii2-selectize issues
Sort by recently updated
recently updated
newest added

Selectize.php fails in line 45 (Yii::$container->set(SelectizeAsset::class,...) because Yii is not part of yii2mod\selectize namespace and has not been included with an 'use' statement. Should either add a backslash before, or...