angular scroll to element horizontally
How to Scroll to an Element Horizontally in Angular
If you want to scroll to an element horizontally in an Angular application, there are multiple ways to do it. Here are some of the methods:
Method 1: Using the scrollIntoView() Method
The easiest way to scroll to an element horizontally