Two different kinds of “focusable” UI elements · Eric Eggert
November 20, 2024
In accessibility, “focusable” UI elements are represented by two separate yet equally important concepts: the elements who can be focused sequentially and those who can only receive focus programmatically. These are their stories. Dun-Dun
Source: Two different kinds of “focusable” UI elements · Eric Eggert
Some subtleties on focusable elements, explained thoroughly.