Hi there, I'm having some trouble figuring out how to switch the transition from fade
to slide
in my list of tab-pane
s. I haven't been able to find any helpful resources on this specific issue.
Currently, my list looks like this:
tab-pane fade in active
Instead of a fade
transition, I would like to use a slide
transition, preferably coming from the right. Is this possible? If so, how can it be done?