2017 © Pedro Peláez
 

yii2-extension yii2-widget-scrolltop

回到顶部小部件

image

wonail/yii2-widget-scrolltop

回到顶部小部件

  • Thursday, July 20, 2017
  • by ekevin228
  • Repository
  • 1 Watchers
  • 0 Stars
  • 174 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

yii2-widget-scrolltop

回到顶部小部件, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist wonail/yii2-widget-scrolltop "*"

or add, (*4)

"wonail/yii2-widget-scrolltop": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \wonail\scrolltop\ScrollTop::widget([
    'btnColor' => 'btn-success',
    'options' => [
        'style' => [
            'bottom' => '50px'
        ]
    ]
]) ?>

The Versions

20/07 2017

dev-master

9999999-dev https://github.com/Wonail/yii2-widget-scrolltop

回到顶部小部件

  Sources   Download

BSD-3-Clause

The Requires

 

by E-Kevin

yii2 wonail scrolltop

20/07 2017

v1.0

1.0.0.0 https://github.com/Wonail/yii2-widget-scrolltop

回到顶部小部件

  Sources   Download

BSD-3-Clause

The Requires

 

by E-Kevin

yii2 wonail scrolltop