FrontendDeveloper.in

CSS Track Detail

What is the `:focus-visible` selector and why use it?

:focus-visible shows focus style when keyboard-like navigation is detected.

It avoids removing focus indicators entirely while preventing noisy focus rings on mouse clicks.