'Element state of an element that enables scrolling via keyboard?
I have a bunch of horizontal scrolling components stacked on top of each other. When I click one, the browser knows that is the "selected" scroller, and left/right arrow keys will start scrolling that component.
I've tried every element state in dev tools, and haven't been able to find one that correlates with this action. Does anyone know what this state is that I can use?
End goal is to change background color of the "active" scroller (it's not active, I tried!)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
