Is there a way to dynamically set the #id, the HTML attribute that angular uses to construct the @ViewChild element reference?
Specific need: i have the following te
You can use the index for it.
{{link.title}}{{i}}