Change Views in Carousel by scripting

Hi,
I want to have my own button for navigating between views in the Carousel instead of the arrows or dots icon. So for this, I tried to change the "props.activePane" but this only changes the view and does NOT show the transition animations.
So I wonder if there any hidden method or tricks to do the same behavior of pressing dots or arrows

Thanks

I don't think the component honors transitions when setting the active pane via scripting.

Hi Nader. Could you provide a snippet of script code that sets-changes the activePane? I would greatly appreciate it. Thank you.

Unfortunately this issue isn't solve yet and there is no scripts to do that

Ok, thank you sir.