Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.53 KB

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