nick-denry / yii2-round-switch-column

Round switch ToggleColumn for Yii2 GridView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Round switch column with toggle action for yii2 GridView


Latest Stable Version Total Downloads Latest Unstable Version License

Preview

With AdminLTE

Preview

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.

Docs

About

Round switch ToggleColumn for Yii2 GridView

License:MIT License


Languages

Language:PHP 93.9%Language:CSS 4.0%Language:JavaScript 2.0%