2017 © Pedro Peláez
 

yii2-extension yii2-uitotop

a simple Yii2 BacktoTop Widget

image

rowe/yii2-uitotop

a simple Yii2 BacktoTop Widget

  • Thursday, August 3, 2017
  • by Rowe
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-uitotop

A "go to top" web widget extension for Yii2. (https://github.com/rowe/yii2-uitotop), (*1)

Demo

http://lab.mattvarone.com/projects/jquery/totop, (*2)

Installation

Add to composer.json file with:, (*3)

"rowe/yii2-uitotop": "dev-master"

Run, (*4)

composer update

To update the dependence., (*5)

Usage

Put the code below at the view you want to show the go to top button., (*6)

<?= rowe\uitotop\UItoTopWidget::widget(); ?>

The Versions

03/08 2017

dev-master

9999999-dev

a simple Yii2 BacktoTop Widget

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar Rowe

yii2 uitotop