twitter-bootstrap - 将 Bootstrap 与 Ember.js 一起使用

标签 twitter-bootstrap ember.js twitter-bootstrap-3

如何在 Ember.js 中使用 Bootstrap

某处有最佳实践吗?我知道我可以按原样使用 Bootstrap 的样式/javascript 行为,但它缺乏与我的应用程序 Controller 的通信,

谢谢

最佳答案

是的,

试试:https://github.com/ember-addons/bootstrap-for-ember

它是一组使用 Bootstrap v3 风格的 Ember 组件,

这里还有一个展示:

http://ember-addons.github.io/bootstrap-for-ember

很少有组件已经可用,例如:Modal Pane、Alerts、ProgressBar、Pills、Tab 等、导航等。

Bootstrap 中不存在更多特殊组件,例如 Notifications:
http://ember-addons.github.io/bootstrap-for-ember/dist/#/show_components/notifications

祝你好运。

关于twitter-bootstrap - 将 Bootstrap 与 Ember.js 一起使用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18542930/

相关文章:

javascript - 使用小型 Bootstrap 模态的超大背景模态

css - 必应 map 加载不顺畅,我正在使用 Bootstrap 3

javascript - 在 Ember.js 中使用复选框切换和绑定(bind) bool 值

javascript - 父级上的 Ember 双向数据绑定(bind)在重新加载时中断

javascript - Glimmer VM 与虚拟 dom 有何不同?

html - 为什么选择选项在 Bootstrap 中得到填充?

javascript - 仅在单击后加载 Bootstrap 模式内容

css - 无法将 div 一个放在另一个下面

css - Bootstrap 轮播显示每张幻灯片截断 3 张图像

html - 使用 Bootstrap 的 Jumbotron 背景图片对我不起作用