ng-bootstrap-alert:用于显示引导警报的 Angular 服务

时间:2021-06-22 18:12:42
【文件属性】:
文件名称:ng-bootstrap-alert:用于显示引导警报的 Angular 服务
文件大小:69KB
文件格式:ZIP
更新时间:2021-06-22 18:12:42
CoffeeScript ng-bootstrap-警报 ng-bootstrap alerts 是一种将 Rails 风格的flash通知显示为。 安装 在你的 Angular 项目中,运行bower install --save ng-bootstrap-alerts来保存模块。 然后,在您的 HTML 中,为ng-bootstrap-alerts添加脚本标记: < script src =" /path/to/bower_components/ng-bootstrap-alerts/index.min.js " > </ script > 最后,在你的 Angular 模块中,包含ng-bootstrap-alerts作为依赖项: angular . module ( 'my-app' , [ 'ng-bootstrap-alerts' ] ) 用法 TL; 博士 如果您使用 Rails 的 fla
【文件预览】:
ng-bootstrap-alert-master
----bin()
--------release.js(1KB)
----docs()
--------alerts.png(65KB)
----package.json(765B)
----gulpfile.js(720B)
----karma.watch.js(174B)
----tests()
--------index.coffee(3KB)
----dist()
--------index.min.js(1KB)
--------index.js(3KB)
----src()
--------index.coffee(2KB)
----.gitignore(63B)
----karma.conf.js(645B)
----README.md(4KB)
----bower.json(521B)

网友评论