-
流星 Bootstrap 3 警报组件:meteor-bootstrap-alerts
资源介绍
简单实用的 Bootstrap 3 警报
使用 bootstrap 3 样式和半身人图标显示警报
演示
1. 依赖
最新的引导包
meteor add twbs:bootstrap
2. 安装
meteor add voidale:bootstrap-alerts
3.添加模板以保持警报
{{> bootstrapAlerts}}
选项
// Show Halflings or Font Awesome (Soon)
showIcons: true,
// Position 'top-left', 'top-center', 'top-right', 'bottom-left', 'bottom-center', 'bottom-right'
position: 'bottom-center',
// Alert width
alertWidth: '250px',
// Butt