You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The :focus-visible selector matches almost every time the [data-whatinput=keyboard] is active, but even when the user clicks on an input element with the mouse.
Is there any way to mimic this behavior with what-input?
The
:focus-visibleselector matches almost every time the[data-whatinput=keyboard]is active, but even when the user clicks on aninputelement with the mouse.Is there any way to mimic this behavior with what-input?