标签: angular command-line-interface dropdown nav
我通过命令安装了boostrap并添加了样式导入。 一个带有下拉菜单的导航栏,尝试使用html组件的下拉按钮,但也无法正常工作。
答案 0 :(得分:0)
因为您必须在index.html中包含脚本文件。
http://getbootstrap.com/docs/4.1/getting-started/introduction/
或者您可以使其与ng-bootstrap一起使用。