yii2-extension yii2-scroll-to-top
Yii2 scroll to top
pendalf89/yii2-scroll-to-top
Yii2 scroll to top
- Monday, January 16, 2017
- by PendalF89
- Repository
- 1 Watchers
- 1 Stars
- 43 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 2 % Grown
Add scroll to top element on the page., (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist pendalf89/yii2-scroll-to-top "*"
or add, (*4)
"pendalf89/yii2-scroll-to-top": "*"
to the require section of your composer.json
file., (*5)
Usage
ScrollToTop::widget(['label' => 'UP'])
dev-master
9999999-dev
Yii2 scroll to top
Sources
Download
GNU GPLv2
by
PendalF