In Angular, I am looking to scroll to the position of a specific component. The components are created based on the repeticiones variable. Below is my HTML code for reference:https://i.sstatic.net/FJ7Do.png
Additionally, here is the TypeScript code associated with this task:https://i.sstatic.net/eCczE.png