【发布时间】:2019-09-25 08:56:06
【问题描述】:
我使用 angular 8,带有引导程序 "bootstrap": "^4.3.1",
我想将我的应用程序迁移到 ng-bootstrap,以避免使用 jquery
有什么建议
【问题讨论】:
标签: angular bootstrap-4 ng-bootstrap ng-bootstrap-modal
我使用 angular 8,带有引导程序 "bootstrap": "^4.3.1",
我想将我的应用程序迁移到 ng-bootstrap,以避免使用 jquery
有什么建议
【问题讨论】:
标签: angular bootstrap-4 ng-bootstrap ng-bootstrap-modal
这是我的方法-
ng-bootstrap 组件映射您当前的组件。这些可以直接使用。ng-bootstrap 指令替换旧标签和指令。顺便说一句-人们对您的问题投了反对票,因为您应该提出具体问题和非常笼统的问题,例如如何解决。
【讨论】: