pavlinter/yii2-wow
Composer 安装命令:
composer require pavlinter/yii2-wow
包简介
Yii2: WOW
关键字:
README 文档
README
Asset Bundle for WOW
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist pavlinter/yii2-wow "dev-master"
or add
"pavlinter/yii2-wow": "dev-master"
to the require section of your composer.json file.
Usage
\pavlinter\wow\WowAsset::register($this)->wow([ 'boxClass' => 'wow', 'animateClass' => 'animated', 'offset' => '0', ]); echo Html::tag("div", "Your content or images.", ['class' => 'wow bounceInUp']);
统计信息
- 总下载量: 616
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD
- 更新时间: 2015-12-20