kaystrobach/toastr
Composer 安装命令:
composer require kaystrobach/toastr
包简介
README 文档
README
This Package converts the flow flashmessages into toastr messages.
http://codeseven.github.io/toastr/
To use it just provide jQuery in your template and use:
{namespace toastr=KayStrobach\Toastr\ViewHelpers}
<toastr:ToastrFlashMessages />
additionally you need the following in your header
<link href="{f:uri.resource(path:'Contrib/Toastr/toastr.css', package:'KayStrobach.Toastr')}" rel="stylesheet">
<script src="{f:uri.resource(path:'Contrib/Toastr/toastr.js', package:'KayStrobach.Toastr')}"></script>
统计信息
- 总下载量: 9.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-09-16