rootlocal/yii2-wow
Composer 安装命令:
composer require rootlocal/yii2-wow
包简介
Yii2 WOW. Reveal CSS animation as you scroll down a page
关键字:
README 文档
README
Install
composer require rootlocal/yii2-wow
or add
"rootlocal/yii2-wow": "dev-master",
to the require section of your composer.json.
Example:
<?php use yii\web\View; use rootlocal\widgets\wow\WowWidget; /** * @var $this View */ ?> <?= WowWidget::widget() ?> <div class="wow bounceInUp">Your content</div>
统计信息
- 总下载量: 536
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-04-20