dev-master
9999999-devHolding hide/show item after page reload
GPL-3.0+
The Requires
by GĂĄbor IstvĂĄn
extension yii2
1.0
1.0.0.0Holding hide/show item after page reload
GPL-3.0+
The Requires
by GĂĄbor IstvĂĄn
extension yii2
Holding hide/show item after page reload
Holding hide/show item after page reload, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist stivehu/yii2-persisthide "*"
or add, (*4)
"stivehu/yii2-persisthide": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
beginTag();?> The hiden text = $hidden->endTag(); ?> = echo $hidden->showButton(Yii::t('app', 'More search'), ['class' => 'btn btn-primary']); ?>
Holding hide/show item after page reload
GPL-3.0+
extension yii2
Holding hide/show item after page reload
GPL-3.0+
extension yii2