ionic-advanced-carousel icon indicating copy to clipboard operation
ionic-advanced-carousel copied to clipboard

how can i pre select any other item

Open ipehimanshu opened this issue 7 years ago • 4 comments

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?

ipehimanshu avatar Mar 24 '17 13:03 ipehimanshu

Hi, sorry I can't give support on the library. Please refer to the demo app and tweak it from there. thanks

sebelga avatar Mar 27 '17 09:03 sebelga

where is demo apk sir ?

ipehimanshu avatar Mar 27 '17 10:03 ipehimanshu

In the demo folder

https://github.com/sebelga/ionic-advanced-carousel/tree/master/demo/www

sebelga avatar Mar 27 '17 15:03 sebelga

so there is no way to pre select any item ?

mobileias avatar Oct 02 '17 05:10 mobileias