dev-master
9999999-deva simple Yii2 BacktoTop Widget
BSD-3-Clause
The Requires
- yiisoft/yii2 *
- bower-asset/ui-to-top ^1.3@dev
- bower-asset/jquery.easing *
by Rowe
yii2 uitotop
a simple Yii2 BacktoTop Widget
A "go to top" web widget extension for Yii2. (https://github.com/rowe/yii2-uitotop), (*1)
http://lab.mattvarone.com/projects/jquery/totop, (*2)
Add to composer.json file with:, (*3)
"rowe/yii2-uitotop": "dev-master"
Run, (*4)
composer update
To update the dependence., (*5)
Put the code below at the view you want to show the go to top button., (*6)
<?= rowe\uitotop\UItoTopWidget::widget(); ?>
a simple Yii2 BacktoTop Widget
BSD-3-Clause
yii2 uitotop