angular-bootstrap-tabs-with-navbars:带有导航栏的 Bootstrap 选项卡的 Angular 指令

时间:2024-07-11 05:10:14
【文件属性】:

文件名称:angular-bootstrap-tabs-with-navbars:带有导航栏的 Bootstrap 选项卡的 Angular 指令

文件大小:21KB

文件格式:ZIP

更新时间:2024-07-11 05:10:14

JavaScript

angular-bootstrap-tabs-with-navbars 用于快速创建两级菜单系统的 Angular 指令,其中 Bootstrap 选项卡作为顶层,Bootstrap 导航栏作为第二级。 也就是说,每个选项卡都有自己的导航栏作为其子菜单。 这是它的样子: 显示它在行动中 。 (确保 plunk 的预览区域至少有 768px 宽,以便 Bootstrap 导航栏水平布局而不是垂直堆叠。) 用法 下载或使用 bower 安装它: bower install angular-bootstrap-tabs-with-navbars 在Bootstrap 的 CSS之后在页面上包含tabs-with-navbars.css 在页面上包含tabs-with-navbars.js 将mj.tabsWithNavbars作为模块依赖项添加到您的应用程序: angular.mod


【文件预览】:
angular-bootstrap-tabs-with-navbars-master
----tabs-with-navbars.css(772B)
----README.md(4KB)
----tabs-with-navbars.js(2KB)
----LICENSE(1KB)
----bower.json(779B)
----tabs-with-navbars-template.html(2KB)
----twn-screenshot1.png(8KB)
----twn-screenshot2.png(9KB)

网友评论