pendalf89 / yii2-scroll-to-top
Yii2 scroll to top
Installs: 68
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
This package is auto-updated.
Last update: 2024-10-28 09:01:10 UTC
README
=============
Add scroll to top element on the page.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist pendalf89/yii2-scroll-to-top "*"
or add
"pendalf89/yii2-scroll-to-top": "*"
to the require section of your composer.json
file.
Usage
ScrollToTop::widget(['label' => 'UP'])