文件名称:angular-fancy-tab:具有延迟加载内容的导航元素
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-22 11:20:40
JavaScript
角度花式标签 使它看起来像您想要的一样,样式由您决定。 安装 打开bower.json 将"angular-fancy-tab": "latest"到您的依赖项列表中 运行bower install 在您的应用程序中,您现在可以添加: [removed][removed] 使用@import指令将SCSS文件导入到您的SCSS中,即@import "../../bower_components/angular-fancy-tab/fancy-tab.scss" 使用mixin包含CSS @include fancy-tabs(options: opt-value, ..) 用法 查看演示文件
【文件预览】:
angular-fancy-tab-master
----.gitignore(53B)
----package.json(82B)
----gulpfile.js(268B)
----LICENSE(1KB)
----README.md(710B)
----fancy-tab.js(5KB)
----demo()
--------style.css(887B)
--------index.html(772B)
--------style.scss(553B)
----fancy-tab.scss(575B)
----bower.json(193B)