joker7789/yiigrowl
Composer 安装命令:
composer require joker7789/yiigrowl
包简介
jGrowl notifications widget for Yii2 framework
README 文档
README
This is a yii2 widget, which makes use of jgrowl plugin (see here)
Installation:
composer require joker7789/yiigrowl:dev-master
Usage example (in your view/layout for example):
<?=\joker7789\yiigrowl\Growl::widget([
'message' => "Hello World",
'options' => ['header' => 'testing header'],
]);?>
cheers,
zckri
统计信息
- 总下载量: 349
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-31