ng-repeat-owl-carousel:在 AngularJS ng-repeat 中初始化 Owl Carousel 的指令

时间:2024-07-05 20:40:30
【文件属性】:

文件名称:ng-repeat-owl-carousel:在 AngularJS ng-repeat 中初始化 Owl Carousel 的指令

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-05 20:40:30

JavaScript

ng-repeat 猫头鹰旋转木马 在 AngularJS ng-repeat 中初始化 Owl Carousel 的指令 #下载 ##NPM npm install ng-repeat-owl-carousel --save ##鲍尔 bower install ng-repeat-owl-carousel --save #Usage 将源文件添加到您的视图中 < script src =" ngRepeatOwlCarousel.min.js " > </ script > 将模块作为依赖项添加到您的应用程序 angular . module ( 'app' , [ 'ocNgRepeat' ] ) 在控制器或页面上创建 Owl Carousel 初始化方法 app . controller ( "TeamController" , [ function ( ) {


【文件预览】:
ng-repeat-owl-carousel-master
----package.json(185B)
----LICENSE(1KB)
----dist()
--------ngRepeatOwlCarousel.min.js(232B)
--------ngRepeatOwlCarousel.js.map(537B)
--------ngRepeatOwlCarousel.js(459B)
----src()
--------ngRepeatOwlCarousel.js.map(537B)
--------ngRepeatOwlCarousel.coffee(236B)
--------ngRepeatOwlCarousel.js(459B)
----GruntFile.js(780B)
----.gitignore(549B)
----README.md(1KB)
----bower.json(463B)

网友评论