Skip to main content

Two different kinds of “focusable” UI elements · Eric Eggert

This was a pretty nice article about things getting focus and how that plays with accessibility.

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