ionic-advanced-carousel
ionic-advanced-carousel copied to clipboard
how can i pre select any other item
Hello Sir
I need one help .
I want to use that as menu like
$rootScope.vm.carouselData1 = [{id:'profile',display:'Profile'},{id:'calendar',display:'Calendar'},{id:'rewards',display:'Rewards'},{id:'history',display:'History'},{id:'vehicles',display:'Vehicles'},{id:'coupons',display:'Coupons'},{id:'tracking',display:'Tracking ID'}];
when click on
like
Calendar menu then it state go to calendar page and now after that i have to selected Calendar menu because i have included that menu file so menu related file always one .
just like
http://prntscr.com/enww4b
So my case is when page load i want to selected any menu based on id is it possible sir?
Hi, sorry I can't give support on the library. Please refer to the demo app and tweak it from there. thanks
where is demo apk sir ?
In the demo folder
https://github.com/sebelga/ionic-advanced-carousel/tree/master/demo/www
so there is no way to pre select any item ?