You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case anyone else stumbles across this issue wondering the same thing, onPageChange is called with the page number as the sole argument, as shown here.
How can I get current slide index from inside onPageChange function?
I'm building a "Tutorial Page" for my application, and I want to show/hide another elements in the first and last pages.
The text was updated successfully, but these errors were encountered: