sencha-SlideNavigation
sencha-SlideNavigation copied to clipboard
Remove All menu items
Hi
So a quick question is how to remove all items in the plugin?
I tried this.removeAll() didn't work :(, I tried this.store.data.clear();
Also I found it's pretty hard to debug it, thus I'm asking this in here.
Would be great if you can help me out, thanks
I just used. navSlide.store.removeAll() and it worked. It took me a while to figure that out but might help you out also.