How to use Template Reference Variable in Parent-Child components interaction?
Writing this blog post right away after implementing this concept in one of my projects. I like documenting my findings as a blog post as it stays here as a reference guide.
Okay, I was trying to invoke methods present in the child component from the...
blog.askudhay.com2 min read
Vignesh M
Breaking keyboards
This is a good article Udhay. I'm always afraid of accessing template references this way to child components. Not for any particular reason. Do you think this will be problematic in any case?