Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230979

Ionic 4 tab select with button push

$
0
0

Here is what I have.

  @ViewChild('my_profile_tabs', {read: IonTabs}) tabRef: IonTabs;

  buttonClick() {
    console.log('tabRef ' + this.tabRef);
    this.tabRef.select('tab4');
  }

Output in the console is - the object is undefined:
tabRef undefined


Viewing all articles
Browse latest Browse all 230979

Trending Articles



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