Skip to content

nick-denry/yii2-round-switch-column

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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