Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70861

Equivalent of @ViewChild when using ES6 in Ionic2

$
0
0

@epetre wrote:

First of all I am new to Ionic2 and even Ionic and Angular in general.

I am trying to implement slides and I need to have a reference to the slider so I can trigger the next event with a custom button.

To do this, it is suggested to get a reference like so (In TypeScript):
@ViewChild('slides_element_id') slider;

Since I am using ES6, it gives me:
Missing class properties transform

And this @ViewChild('onboarding_slides') slider: any;
Gives Unexpected token for the :

I see alot of people saying that this is not the way to do it in ES6 as it is not supported, and I don't really mind because I'm not a fan of strong tying. But I see no examples on how to properly get a reference to the silder.

This didn't work.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70861

Trending Articles



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