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
gotoTopHandler(){varreactscroll=this.refs.reactIScroll;reactscroll.withIScroll(function(iScroll){// iScroll is now instance of iScroll and not the componentiScroll.scrollTo(0,0)})}
i want use scrollTo() back Top like reactIScroll.scrollTo(0,0), can you tall me ,how can I do?
The text was updated successfully, but these errors were encountered: