samuelelonghin/yii2-round-switch-column

Round switch ToggleColumn for Yii2 GridView

1.1.4 2022-03-31 14:15 UTC

This package is auto-updated.

Last update: 2024-02-29 04:26:57 UTC


README

993323

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