pendalf89/yii2-scroll-to-top

Yii2 scroll to top

dev-master 2017-01-16 15:03 UTC

This package is auto-updated.

Last update: 2024-04-28 07:44:30 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'])