I am trying to bind an array of strings from my inputs, so in the html file I wrote this:
Solved this by using the @Input() function and passing the queries array + the query index number. Thank you guys for the support.