I am writing an Angular component that has a QueryList of HTMLElements and when iterating over the list, I am able to log each element to console. Howe
QueryList
HTMLElements