maiyaporn / angular2-wizard

Angular2 - Form Wizard Component
118 stars 119 forks source link

How to trigger next from my own component? #15

Open l0gicgates opened 7 years ago

l0gicgates commented 7 years ago

Hi, Great job so far. I was wanting to trigger the next button directly in my own component. Please let me know if you have implemented this. I have read the docs but haven't seen a sample case for this scenario. Thank you

lilrom13 commented 7 years ago

dis you find a solution @l0gicgates ?

l0gicgates commented 7 years ago

I found a solution an issue a pull request for it but it hasn't been approved yet

matiaskm commented 7 years ago

Hi @l0gicgates can you link the code please? I'm trying with a local variable and next(), but it doesn't seem to support change detection