nick-denry / yii2-round-switch-column
Round switch ToggleColumn for Yii2 GridView
Package info
github.com/nick-denry/yii2-round-switch-column
Type:yii2-extension
pkg:composer/nick-denry/yii2-round-switch-column
0.1.2
2018-03-17 11:30 UTC
Requires
- php: >=5.6
- yiisoft/yii2: >=2.0.8
This package is auto-updated.
Last update: 2026-03-05 13:21:35 UTC
README
Round switch column with toggle action for yii2 GridView
Preview
With AdminLTE
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nick-denry/yii2-round-switch-column
or add
"nick-denry/yii2-round-switch-column": "^0.1.2"
to the require section of your composer.json file.
