Artificial intelligent assistant

var属性に指定したコンポーネントをコントローラーで使用できない varcarousel <ons-carousel swipeable overscrollable auto-scroll fullscreen var="app.carousel" ng-controller="FooController"> carouselundefined (function(){ 'use strict'; app.controller('FooController', ['$scope', function($scope) { console.log(app.carousel); }]); })();

OnsenUI`ons.ready()`


(function(){
'use strict';

app.controller('FooController', ['$scope', function($scope) {
ons.ready(function(){
console.log(app.carousel);
});
}]);
})();



<

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy c6f4c8060b30d90cdf263b9f6a257cca