Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48983

Ionic vue switch tab from another tab

$
0
0

Im using ionic vue tabs starter appliction.
I have a requirement now, to switch tab programmatically from one tab to another

here is my situation

// in Tab1.vue page
setup(props, context) {
 function moveToTab2(){
      // here I need the code to switch tab1 to tab3
      // possible to call tabs.select() method here ?
    }
  }

// my tabs.vue page
<ion-tabs ref="tabs" >

any help is much appreciated, Thank you so much

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 48983

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>